mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-22 14:45:27 +00:00
f861c8b66c
svn path=/nixpkgs/trunk/; revision=7503
7 lines
105 B
Bash
7 lines
105 B
Bash
source $stdenv/setup
|
|
|
|
buildFlags="all so sobin"
|
|
installFlags="soinstall INSTALL_ROOT=$out"
|
|
|
|
genericBuild
|