[Pkg-scicomp-commits] scotch/trunk/debian

Christophe Prud'homme prudhomm at debian.org
Fri Jul 4 09:14:21 UTC 2008


SVN commit 2551 by prudhomm:

add Makefile.inc in the clean rule

 M  +1 -0      scotch/trunk/debian/rules  


--- scotch/trunk/debian/rules #2550:2551
@@ -26,6 +26,7 @@
 	(cd bin/ && ln -s libscotchmetis.a libmetis.a)
 
 clean::
+	-cp debian/Makefile.inc src/Makefile.inc
 	-rm bin/*
 	-rm src/Makefile.inc
 



More information about the Pkg-scicomp-commits mailing list