Fix the makefile
svn path=/nixpkgs/branches/stdenv-updates/; revision=24816
This commit is contained in:
parent
6af8a1debd
commit
293704a6f8
@ -3,6 +3,7 @@ installFlags="PREFIX=$out"
|
||||
|
||||
preBuild() {
|
||||
cp Makefile.def Makefile
|
||||
sed -i GNUmakefile -e 's/compress %/%/g'
|
||||
}
|
||||
|
||||
postInstall() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user