mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-28 08:33:54 +00:00
b803253ddd
svn path=/nixpkgs/trunk/; revision=4549
8 lines
113 B
Bash
8 lines
113 B
Bash
source $stdenv/setup
|
|
|
|
installFlags="LIBEXECDIR=$out/modules $installFlags"
|
|
|
|
ensureDir $out/modules
|
|
|
|
genericBuild
|