[pkg-boost-commits] r13931 - boost-jam/trunk/debian

Domenico Andreoli cavok at costa.debian.org
Thu Dec 22 12:30:34 UTC 2005


Author: cavok
Date: 2005-12-22 12:30:33 +0000 (Thu, 22 Dec 2005)
New Revision: 13931

Modified:
   boost-jam/trunk/debian/rules
Log:
make clean now removes also bootstrap

Modified: boost-jam/trunk/debian/rules
===================================================================
--- boost-jam/trunk/debian/rules	2005-12-22 12:18:49 UTC (rev 13930)
+++ boost-jam/trunk/debian/rules	2005-12-22 12:30:33 UTC (rev 13931)
@@ -34,7 +34,7 @@
 	dh_testdir
 	dh_testroot
 	rm -f build-stamp
-	rm -rf bin.* bootstrap.gcc
+	rm -rf bin.* bootstrap
 	rm -f jam0 bjam debian/jam.1 debian/bjam.1
 	dh_clean
 




More information about the pkg-boost-commits mailing list