svn path=/nixpkgs/trunk/; revision=11185
This commit is contained in:
parent
cc07ee1c77
commit
5fe1cb8a0c
@ -376,9 +376,6 @@ rec {
|
|||||||
buildPhase = ''
|
buildPhase = ''
|
||||||
eval "$preBuild"
|
eval "$preBuild"
|
||||||
|
|
||||||
#echo "root:x:0:0:System administrator:/root:/bin/sh" >> /etc/passwd
|
|
||||||
#echo "root:!:0:" >> /etc/group
|
|
||||||
|
|
||||||
# Hacky: RPM looks for <basename>.spec inside the tarball, so
|
# Hacky: RPM looks for <basename>.spec inside the tarball, so
|
||||||
# strip off the hash.
|
# strip off the hash.
|
||||||
stripHash "$src"
|
stripHash "$src"
|
||||||
|
Loading…
Reference in New Issue
Block a user