@@ -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.
|
||||||
|
|||||||
Reference in New Issue
Block a user