removed debug stuff

svn path=/nixpkgs/trunk/; revision=16444
This commit is contained in:
Rob Vermaas 2009-07-23 20:49:38 +00:00
parent ded5f74bc4
commit ab9eca5868

View file

@ -82,8 +82,6 @@ postInstall() {
}
postUnpack() {
pwd
ls -l
mv libstdcxx-16/libstdcxx $sourceRoot/
}