r28594 - /trunk/libxml-sax-expatxs-perl/debian/rules

ryan52-guest at users.alioth.debian.org ryan52-guest at users.alioth.debian.org
Tue Dec 23 23:04:00 UTC 2008


Author: ryan52-guest
Date: Tue Dec 23 23:03:56 2008
New Revision: 28594

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=28594
Log:
nevermind with the /dev/null

Modified:
    trunk/libxml-sax-expatxs-perl/debian/rules

Modified: trunk/libxml-sax-expatxs-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libxml-sax-expatxs-perl/debian/rules?rev=28594&op=diff
==============================================================================
--- trunk/libxml-sax-expatxs-perl/debian/rules (original)
+++ trunk/libxml-sax-expatxs-perl/debian/rules Tue Dec 23 23:03:56 2008
@@ -10,7 +10,7 @@
 clean: unpatch
 	# we need to touch Makefile after unpatching Makefile.PL
 	[ ! -f Makefile ] || touch Makefile
-	dh $@ </dev/null
+	dh $@
 
 install: install-stamp
 install-stamp: build-stamp




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