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:
Armijn Hemel 2004-08-05 19:32:58 +00:00
parent ef54988132
commit d45b352ba7

View file

@ -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)