e2c30f15e4
svn path=/nixpkgs/trunk/; revision=3198
8 lines
124 B
Bash
8 lines
124 B
Bash
. $stdenv/setup
|
|
|
|
makeFlags="-f unix/Makefile generic"
|
|
|
|
installFlags="-f unix/Makefile prefix=$out INSTALL=cp"
|
|
|
|
genericBuild
|