r55779 - /trunk/libhttp-oai-perl/debian/rules

lars at users.alioth.debian.org lars at users.alioth.debian.org
Fri Apr 9 01:32:21 UTC 2010


Author: lars
Date: Fri Apr  9 01:32:15 2010
New Revision: 55779

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=55779
Log:
Add removal of .pc to the clean target.

Modified:
    trunk/libhttp-oai-perl/debian/rules

Modified: trunk/libhttp-oai-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhttp-oai-perl/debian/rules?rev=55779&op=diff
==============================================================================
--- trunk/libhttp-oai-perl/debian/rules (original)
+++ trunk/libhttp-oai-perl/debian/rules Fri Apr  9 01:32:15 2010
@@ -11,3 +11,7 @@
 	mv $(TMP)/usr/bin/oai_browser.pl $(TMP)/usr/bin/oai_browser
 	mv $(TMP)/usr/share/man/man1/oai_browser.pl.1p \
 	   $(TMP)/usr/share/man/man1/oai_browser.1p
+
+override_dh_clean:
+	dh_clean
+	rm -rf .pc




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