r45823 - /trunk/libcatalyst-manual-perl/debian/rules
    jawnsy-guest at users.alioth.debian.org 
    jawnsy-guest at users.alioth.debian.org
       
    Thu Oct 15 03:19:17 UTC 2009
    
    
  
Author: jawnsy-guest
Date: Thu Oct 15 03:19:11 2009
New Revision: 45823
URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=45823
Log:
darn. I am forgetful. also, --with quilt
Modified:
    trunk/libcatalyst-manual-perl/debian/rules
Modified: trunk/libcatalyst-manual-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcatalyst-manual-perl/debian/rules?rev=45823&op=diff
==============================================================================
--- trunk/libcatalyst-manual-perl/debian/rules (original)
+++ trunk/libcatalyst-manual-perl/debian/rules Thu Oct 15 03:19:11 2009
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@
+	dh --with quilt $@
 
 override_dh_auto_test:
 	TEST_POD=1 dh_auto_test
    
    
More information about the Pkg-perl-cvs-commits
mailing list