Revert "inkscape: fix on darwin again"

This reverts commit 047c9372ab.
This commit is contained in:
Matthew Bauer 2018-05-28 15:10:19 -04:00
parent e8b7d73653
commit 63c0885502

View file

@ -29,13 +29,10 @@ stdenv.mkDerivation rec {
patchShebangs fix-roff-punct
# XXX: Not needed for CMake:
${lib.optionalString (!stdenv.isDarwin) ''
patchShebangs share/filters
patchShebangs share/palettes
patchShebangs share/patterns
patchShebangs share/symbols
patchShebangs share/templates
''}
patchShebangs share/palettes
patchShebangs share/patterns
patchShebangs share/symbols
patchShebangs share/templates
# Python is used at run-time to execute scripts, e.g., those from
# the "Effects" menu.