r34625 - /trunk/libwww-search-perl/debian/rules
ryan52-guest at users.alioth.debian.org
ryan52-guest at users.alioth.debian.org
Sat May 2 01:44:01 UTC 2009
Author: ryan52-guest
Date: Sat May 2 01:43:56 2009
New Revision: 34625
URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=34625
Log:
remove the build-area dir
Modified:
trunk/libwww-search-perl/debian/rules
Modified: trunk/libwww-search-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libwww-search-perl/debian/rules?rev=34625&op=diff
==============================================================================
--- trunk/libwww-search-perl/debian/rules (original)
+++ trunk/libwww-search-perl/debian/rules Sat May 2 01:43:56 2009
@@ -8,3 +8,7 @@
override_dh_auto_build:
DESTDIR=$(DESTDIR) debian/make-module.sh unpack
DESTDIR=$(DESTDIR) debian/make-module.sh build
+
+clean:
+ dh $@
+ rm -fr build-area
More information about the Pkg-perl-cvs-commits
mailing list