r45069 - /trunk/libarchive-zip-perl/debian/rules

emhn-guest at users.alioth.debian.org emhn-guest at users.alioth.debian.org
Wed Sep 30 03:19:01 UTC 2009


Author: emhn-guest
Date: Wed Sep 30 03:18:54 2009
New Revision: 45069

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=45069
Log:
Its dh --with quilt, not dh --with-quilt :-P


Modified:
    trunk/libarchive-zip-perl/debian/rules

Modified: trunk/libarchive-zip-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libarchive-zip-perl/debian/rules?rev=45069&op=diff
==============================================================================
--- trunk/libarchive-zip-perl/debian/rules (original)
+++ trunk/libarchive-zip-perl/debian/rules Wed Sep 30 03:18:54 2009
@@ -1,4 +1,4 @@
 #!/usr/bin/make -f
 
 %:
-	dh --with-quilt $@
+	dh --with quilt $@




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