nixpkgs/pkgs/stdenv/nix-linux/prehook.sh
Eelco Dolstra b6001eed67 * Use patchelf to remove unnecessary directories automatically (in the
installation phase) from the rpaths of ELF executables and
  libraries.  This results in smaller closures.

svn path=/nixpkgs/trunk/; revision=1534
2004-10-02 18:27:50 +00:00

2 lines
42 B
Bash

export NIX_ENFORCE_PURITY=1
havePatchELF=1