r40710 - /trunk/libclass-methodmaker-perl/debian/rules

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Sat Jul 25 04:12:45 UTC 2009


Author: jawnsy-guest
Date: Sat Jul 25 04:12:38 2009
New Revision: 40710

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=40710
Log:
oops, minor fix, add path to perl as PERL=/usr/bin/perl

Modified:
    trunk/libclass-methodmaker-perl/debian/rules

Modified: trunk/libclass-methodmaker-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libclass-methodmaker-perl/debian/rules?rev=40710&op=diff
==============================================================================
--- trunk/libclass-methodmaker-perl/debian/rules (original)
+++ trunk/libclass-methodmaker-perl/debian/rules Sat Jul 25 04:12:38 2009
@@ -1,4 +1,6 @@
 #!/usr/bin/make -f
+
+PERL ?= /usr/bin/perl
 
 %:
 	dh --with quilt $@




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