Kill -I- in fdm
svn path=/nixpkgs/branches/stdenv-updates/; revision=24643
This commit is contained in:
parent
5e70f43ead
commit
df2d680da8
@ -33,6 +33,7 @@ rec {
|
||||
sed -i */Makefile -i Makefile -e 's@ -o root @ @'
|
||||
sed -i GNUmakefile -e 's@ -g $(BIN_OWNER) @ @'
|
||||
sed -i GNUmakefile -e 's@ -o $(BIN_GROUP) @ @'
|
||||
sed -i */Makefile -i Makefile -e 's@-I-@@g'
|
||||
'') ["minInit" "doUnpack"];
|
||||
|
||||
meta = {
|
||||
|
Loading…
Reference in New Issue
Block a user