mirror of
https://github.com/kiwix/kiwix-build.git
synced 2025-06-28 05:49:33 +00:00
Remove deprecated Mustache patch
This commit is contained in:
@ -13,7 +13,6 @@ class Mustache(Dependency):
|
||||
archive = Remotefile('Mustache-4.1.tar.gz',
|
||||
'acd66359feb4318b421f9574cfc5a511133a77d916d0b13c7caa3783c0bfe167',
|
||||
'https://github.com/kainjow/Mustache/archive/v4.1.tar.gz')
|
||||
patches = ['mustache_virtual_destructor.patch']
|
||||
|
||||
class Builder(BaseBuilder):
|
||||
def build(self):
|
||||
|
Reference in New Issue
Block a user