r31246 - in /trunk/image-size/debian/patches: install-imgsize series

ryan52-guest at users.alioth.debian.org ryan52-guest at users.alioth.debian.org
Sat Feb 28 22:34:56 UTC 2009


Author: ryan52-guest
Date: Sat Feb 28 22:34:53 2009
New Revision: 31246

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=31246
Log:
patch to make imgsize get installed

Added:
    trunk/image-size/debian/patches/install-imgsize
Modified:
    trunk/image-size/debian/patches/series

Added: trunk/image-size/debian/patches/install-imgsize
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/image-size/debian/patches/install-imgsize?rev=31246&op=file
==============================================================================
--- trunk/image-size/debian/patches/install-imgsize (added)
+++ trunk/image-size/debian/patches/install-imgsize Sat Feb 28 22:34:53 2009
@@ -1,0 +1,10 @@
+--- a/Makefile.PL
++++ b/Makefile.PL
+@@ -11,6 +11,6 @@
+                            'Test::More' => '0.80'
+                          },
+           'INSTALLDIRS' => 'site',
+-          'EXE_FILES' => []
++          'EXE_FILES' => ['imgsize']
+         )
+ ;

Modified: trunk/image-size/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/image-size/debian/patches/series?rev=31246&op=diff
==============================================================================
--- trunk/image-size/debian/patches/series (original)
+++ trunk/image-size/debian/patches/series Sat Feb 28 22:34:53 2009
@@ -1,1 +1,2 @@
 imgsize-fixes
+install-imgsize




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