1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-22 17:37:37 -04:00
nixpkgs/pkgs/build-support/setup-hooks
Vladimír Čunát 20ffc3cd73
compress-man-pages: skip compressed manpages
Because of bash 4.4 the semantics GLOBIGNORE changed.
This resulted in already compressed manpages to be compressed twice.
Also be careful about symlinks to fix #21777, e.g. the ledger example.
2017-02-27 20:03:45 +01:00
..
autoreconf.sh
compress-man-pages.sh compress-man-pages: skip compressed manpages 2017-02-27 20:03:45 +01:00
enable-coverage-instrumentation.sh
find-xml-catalogs.sh
fix-darwin-dylib-names.sh
keep-build-tree.sh
make-coverage-analysis-report.sh
make-wrapper.sh stdenv/makeWrapper: make extraFlagsArray local 2016-10-08 23:36:49 +02:00
move-docs.sh
move-lib64.sh
move-sbin.sh
multiple-outputs.sh stdenv moveToOutput: move even broken symlinks 2016-11-26 12:32:15 +01:00
patch-shebangs.sh
separate-debug-info.sh
set-java-classpath.sh
set-source-date-epoch-to-latest.sh
strip.sh
update-autotools-gnu-config-scripts.sh updateAutotoolsGnuConfigScriptsHook: Only fix files 2017-02-11 12:24:49 +02:00
use-old-cxx-abi.sh
win-dll-link.sh fix win-dll-link.sh setup hook (#20925) 2016-12-07 17:58:36 +01:00
wrap-gapps-hook.sh