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