mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-13 17:57:37 +00:00
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…
Reference in New Issue
Block a user