OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael Schloh
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 20-Jan-2005 16:35:24
Branch: HEAD Handle: 2005012015352400
Modified files:
openpkg-src/sed sed.patch
Log:
correct patch offset and remove invalid patch hunk (no longer relevant
in new version configure)
Summary:
Revision Changes Path
1.5 +1 -12 openpkg-src/sed/sed.patch
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/sed/sed.patch
============================================================================
$ cvs diff -u -r1.4 -r1.5 sed.patch
--- openpkg-src/sed/sed.patch 20 Jan 2005 14:40:53 -0000 1.4
+++ openpkg-src/sed/sed.patch 20 Jan 2005 15:35:24 -0000 1.5
@@ -1,7 +1,7 @@
Index: lib/getline.c
--- lib/getline.c.orig 2003-08-26 11:11:17.000000000 +0200
+++ lib/getline.c 2003-10-23 22:19:20.000000000 +0200
-@@ -18,6 +18,7 @@
+@@ -23,6 +23,7 @@
#include <limits.h>
#include <errno.h>
@@ -9,14 +9,3 @@
/* Read up to (and including) a '\n' from STREAM into *LINEPTR
(and null-terminate it). *LINEPTR is a pointer returned from malloc (or
-Index: configure
---- configure.orig 2004-07-06 09:19:36 +0200
-+++ configure 2004-07-07 16:53:15 +0200
-@@ -3548,6 +3549,7 @@
- }
- # Loop through the user's path and test for each of PROGNAME-LIST
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-+ ac_max=0
- for as_dir in $PATH
- do
- IFS=$as_save_IFS
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]