[Pkg-ace-devel] r424 - /trunk/debian/rules

tgg-guest at users.alioth.debian.org tgg-guest at users.alioth.debian.org
Fri Sep 22 12:29:06 UTC 2006


Author: tgg-guest
Date: Fri Sep 22 12:29:05 2006
New Revision: 424

URL: http://svn.debian.org/wsvn/pkg-ace/?sc=1&rev=424
Log:
Fix the clean: target.

Modified:
    trunk/debian/rules

Modified: trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-ace/trunk/debian/rules?rev=424&op=diff
==============================================================================
--- trunk/debian/rules (original)
+++ trunk/debian/rules Fri Sep 22 12:29:05 2006
@@ -200,7 +200,7 @@
 
 clean:
 	dh_testdir
-	rm -rf *-stamp *.tmp $(ACE_SUBDIR) $(ACE_SUBDIR).orig $(MPC_SUBDIR) debian/patched $(MAN1) $(MAN5) patch-pl patch extract debian/mpc-ace.sgml
+	rm -rf *.tmp $(ACE_SUBDIR) $(ACE_SUBDIR).orig $(MPC_SUBDIR) debian/patched $(MAN1) $(MAN5) patch-pl patch extract debian/mpc-ace.sgml build-pkgconfig build-manpages build-stamp
 
 	dh_clean
 




More information about the Pkg-ace-devel mailing list