[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

r948 - glibc-package/trunk/debian/patches



Author: gotom
Date: 2005-07-16 18:16:28 +0000 (Sat, 16 Jul 2005)
New Revision: 948

Modified:
   glibc-package/trunk/debian/patches/glibc235-binutils216-ia64.dpatch
Log:
Fix patch path level difference.


Modified: glibc-package/trunk/debian/patches/glibc235-binutils216-ia64.dpatch
===================================================================
--- glibc-package/trunk/debian/patches/glibc235-binutils216-ia64.dpatch	2005-07-16 16:37:02 UTC (rev 947)
+++ glibc-package/trunk/debian/patches/glibc235-binutils216-ia64.dpatch	2005-07-16 18:16:28 UTC (rev 948)
@@ -10,7 +10,7 @@
 # DP: Date: 2005-05-22 pulled from Ubuntu
 #	    Updated 2005-07-15 for linuxthreads by gotom
 
-PATCHLEVEL=1
+PATCHLEVEL=0
 
 if [ $# -ne 2 ]; then
     echo >&2 "`basename $0`: script expects -patch|-unpatch as argument"
@@ -32,8 +32,8 @@
 retrieving revision 1.7
 retrieving revision 1.8
 diff -u -p -r1.7 -r1.8
---- libc/sysdeps/ia64/elf/initfini.c	16 Aug 2004 04:51:00 -0000	1.7
-+++ libc/sysdeps/ia64/elf/initfini.c	20 Mar 2005 04:21:08 -0000	1.8
+--- sysdeps/ia64/elf/initfini.c	16 Aug 2004 04:51:00 -0000	1.7
++++ sysdeps/ia64/elf/initfini.c	20 Mar 2005 04:21:08 -0000	1.8
 @@ -116,13 +116,14 @@ __asm__ (".section .init\n"
  "/*@_init_PROLOG_ENDS*/\n"
  "\n"



Reply to: