inkscape: don't patch share/filters
This should not be needed because they are using `#!/usr/bin/env python` as the shebang and in fact it will break inkscape.x86_64-darwin. https://hydra.nixos.org/build/73283875/
This commit is contained in:
parent
42bf1d5db0
commit
38364c0b07
@ -29,7 +29,6 @@ stdenv.mkDerivation rec {
|
|||||||
patchShebangs fix-roff-punct
|
patchShebangs fix-roff-punct
|
||||||
|
|
||||||
# XXX: Not needed for CMake:
|
# XXX: Not needed for CMake:
|
||||||
patchShebangs share/filters
|
|
||||||
patchShebangs share/palettes
|
patchShebangs share/palettes
|
||||||
patchShebangs share/patterns
|
patchShebangs share/patterns
|
||||||
patchShebangs share/symbols
|
patchShebangs share/symbols
|
||||||
|
Loading…
x
Reference in New Issue
Block a user