r3167 - /packages/librpc-xml-perl/trunk/debian/rules

ntyni-guest at users.alioth.debian.org ntyni-guest at users.alioth.debian.org
Thu Jun 22 20:33:36 UTC 2006


Author: ntyni-guest
Date: Thu Jun 22 20:33:33 2006
New Revision: 3167

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=3167
Log:
Clean the generated files from ex/.

Modified:
    packages/librpc-xml-perl/trunk/debian/rules

Modified: packages/librpc-xml-perl/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/packages/librpc-xml-perl/trunk/debian/rules?rev=3167&op=diff
==============================================================================
--- packages/librpc-xml-perl/trunk/debian/rules (original)
+++ packages/librpc-xml-perl/trunk/debian/rules Thu Jun 22 20:33:33 2006
@@ -41,6 +41,8 @@
 
 	# Add here commands to clean up after the build process.
 	[ ! -f Makefile ] || $(MAKE) realclean
+
+	$(MAKE) -C ex clean
 
 	rm -rf Makefile Makefile.old
 




More information about the Pkg-perl-cvs-commits mailing list