r24630 - /trunk/libpoe-component-server-simplehttp-perl/debian/rules

dmn at users.alioth.debian.org dmn at users.alioth.debian.org
Tue Aug 26 23:39:31 UTC 2008


Author: dmn
Date: Tue Aug 26 23:39:28 2008
New Revision: 24630

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=24630
Log:
corrent the path to quilt.make

Modified:
    trunk/libpoe-component-server-simplehttp-perl/debian/rules

Modified: trunk/libpoe-component-server-simplehttp-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpoe-component-server-simplehttp-perl/debian/rules?rev=24630&op=diff
==============================================================================
--- trunk/libpoe-component-server-simplehttp-perl/debian/rules (original)
+++ trunk/libpoe-component-server-simplehttp-perl/debian/rules Tue Aug 26 23:39:28 2008
@@ -7,7 +7,7 @@
 # always return the default without waiting for user input.
 #export PERL_MM_USE_DEFAULT=1
 
-include /usr/share/quilt/quilt.patch
+include /usr/share/quilt/quilt.make
 
 PACKAGE = $(shell dh_listpackages)
 TMP     = $(CURDIR)/debian/$(PACKAGE)




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