remove debug statement which caused the build to fail (intentionally by the way for debugging purposes). Now it does install fine...
svn path=/nixpkgs/trunk/; revision=1236
This commit is contained in:
parent
ef54988132
commit
d45b352ba7
@ -25,5 +25,3 @@ install -c rdisc $out/sbin/
|
||||
install -c tracepath $out/sbin/
|
||||
install -c tracepath6 $out/sbin/
|
||||
install -c traceroute6 $out/sbin/
|
||||
|
||||
exit(1)
|
||||
|
Loading…
Reference in New Issue
Block a user