]> git.pld-linux.org Git - packages/grep.git/commitdiff
- updated to patch proper file
authorPaweł Gołaszewski <blues@pld-linux.org>
Tue, 30 Apr 2002 14:30:32 +0000 (14:30 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    grep-egrep.patch -> 1.2

grep-egrep.patch

index fac510429d8576760eff1af97ad7222699b419ce..59ce5c03284d81b99462466f8f5dfc37629eef54 100644 (file)
@@ -1,7 +1,6 @@
-diff -Nur grep-2.5.1.org/src/Makefile.in grep-2.5.1/src/Makefile.in
---- grep-2.5.1.org/src/Makefile.in     Tue Mar 26 17:11:52 2002
-+++ grep-2.5.1/src/Makefile.in Tue Apr 30 10:53:27 2002
-@@ -379,12 +379,12 @@
+--- ./src/Makefile.am.org      Tue Mar 26 16:49:46 2002
++++ ./src/Makefile.am  Tue Apr 30 16:23:19 2002
+@@ -20,11 +20,11 @@
  
  egrep:
        echo '#!/bin/sh' >$@
@@ -14,5 +13,4 @@ diff -Nur grep-2.5.1.org/src/Makefile.in grep-2.5.1/src/Makefile.in
 -      echo 'exec grep -F $${1+"$$@"}' >>$@
 +      echo 'exec /bin/grep -F $${1+"$$@"}' >>$@
        chmod a+x $@
- # Tell versions [3.59,3.63) of GNU make to not export all variables.
- # Otherwise a system limit (for SysV at least) may be exceeded.
This page took 0.057667 seconds and 4 git commands to generate.