[Pkg-scicomp-devel] openmx/trunk/debian

Ondrej Certik ondrej at certik.cz
Sat Feb 16 11:35:18 UTC 2008


SVN commit 2149 by certik-guest:

remove the .pc/ dir on cleanup

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


--- openmx/trunk/debian/rules #2148:2149
@@ -39,6 +39,7 @@
 	QUILT_PATCHES=debian/patches quilt push -a || test $$? = 2
 	cd source;$(MAKE) clean
 	QUILT_PATCHES=debian/patches quilt pop -a -R || test $$? = 2
+	rm -rf .pc/
 
 	dh_clean 
 



More information about the Pkg-scicomp-devel mailing list