Revert "inkscape: fix on darwin again"

This reverts commit 047c9372ab.
This commit is contained in:
Matthew Bauer
2018-05-31 12:34:15 -04:00
parent e8b7d73653
commit 63c0885502
@@ -29,13 +29,10 @@ stdenv.mkDerivation rec {
patchShebangs fix-roff-punct patchShebangs fix-roff-punct
# XXX: Not needed for CMake: # XXX: Not needed for CMake:
${lib.optionalString (!stdenv.isDarwin) '' patchShebangs share/palettes
patchShebangs share/filters patchShebangs share/patterns
patchShebangs share/palettes patchShebangs share/symbols
patchShebangs share/patterns patchShebangs share/templates
patchShebangs share/symbols
patchShebangs share/templates
''}
# Python is used at run-time to execute scripts, e.g., those from # Python is used at run-time to execute scripts, e.g., those from
# the "Effects" menu. # the "Effects" menu.