r38304 - in /trunk/libquota-perl/debian/patches: 01_Makefile.PL-remove-unneeded-objects.patch 02_gnu_hurd.patch

ryan52-guest at users.alioth.debian.org ryan52-guest at users.alioth.debian.org
Fri Jun 19 21:09:34 UTC 2009


Author: ryan52-guest
Date: Fri Jun 19 21:09:29 2009
New Revision: 38304

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=38304
Log:
refresh patch

Modified:
    trunk/libquota-perl/debian/patches/01_Makefile.PL-remove-unneeded-objects.patch
    trunk/libquota-perl/debian/patches/02_gnu_hurd.patch

Modified: trunk/libquota-perl/debian/patches/01_Makefile.PL-remove-unneeded-objects.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libquota-perl/debian/patches/01_Makefile.PL-remove-unneeded-objects.patch?rev=38304&op=diff
==============================================================================
--- trunk/libquota-perl/debian/patches/01_Makefile.PL-remove-unneeded-objects.patch (original)
+++ trunk/libquota-perl/debian/patches/01_Makefile.PL-remove-unneeded-objects.patch Fri Jun 19 21:09:29 2009
@@ -4,7 +4,7 @@
    
 --- a/Makefile.PL
 +++ b/Makefile.PL
-@@ -101,14 +101,6 @@ myconfig.h:
+@@ -102,14 +102,6 @@
  "
      }
  

Modified: trunk/libquota-perl/debian/patches/02_gnu_hurd.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libquota-perl/debian/patches/02_gnu_hurd.patch?rev=38304&op=diff
==============================================================================
--- trunk/libquota-perl/debian/patches/02_gnu_hurd.patch (original)
+++ trunk/libquota-perl/debian/patches/02_gnu_hurd.patch Fri Jun 19 21:09:29 2009
@@ -1,10 +1,8 @@
 Description: fix build on hurd
 Author: Barry deFreese
 
-Index: libquota-perl-1.6.3+dfsg/Makefile.PL
-===================================================================
---- libquota-perl-1.6.3+dfsg.orig/Makefile.PL	2009-06-19 16:30:02.850000000 -0400
-+++ libquota-perl-1.6.3+dfsg/Makefile.PL	2009-06-19 16:30:03.160000000 -0400
+--- a/Makefile.PL
++++ b/Makefile.PL
 @@ -14,6 +14,7 @@
  elsif($os =~ /^IRIX\d* 6/) { $config='irix_6.h'; }
  elsif($os =~ /^OSF1/)      { $config='dec_osf.h'; }
@@ -13,10 +11,8 @@
  elsif($os =~ /^AIX/)       { $config='aix_4_1.h'; }
  elsif($os =~ /^BSD\/OS 2/ ||
        $os =~ /^Darwin/    ||
-Index: libquota-perl-1.6.3+dfsg/hints/gnu.h
-===================================================================
---- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ libquota-perl-1.6.3+dfsg/hints/gnu.h	2009-06-19 16:32:41.260000000 -0400
+--- /dev/null
++++ b/hints/gnu.h
 @@ -0,0 +1,88 @@
 +/*
 + *   Configuration for GNU




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