]> git.pld-linux.org Git - packages/gawk.git/commitdiff
- not needed now
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 16 Aug 2005 20:36:45 +0000 (20:36 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gawk-pmake.patch -> 1.2

gawk-pmake.patch [deleted file]

diff --git a/gawk-pmake.patch b/gawk-pmake.patch
deleted file mode 100644 (file)
index 422f1d2..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
---- gawk-3.1.1/awklib/Makefile.am      Wed Apr 17 12:20:19 2002
-+++ gawk-3.1.1.new/awklib/Makefile.am  Sun Mar  2 09:13:20 2003
-@@ -63,13 +63,13 @@
- grcat$(EXEEXT): $(srcdir)/eg/lib/grcat.c
-       $(CC) $(CFLAGS) $(srcdir)/eg/lib/grcat.c $(LDFLAGS) -o $@
--igawk: $(srcdir)/eg/prog/igawk.sh
-+igawk: stamp-eg
-       cp $(srcdir)/eg/prog/igawk.sh $@ ; chmod 755 $@
--passwd.awk: $(srcdir)/eg/lib/passwdawk.in
-+passwd.awk: stamp-eg
-       (cd $(srcdir)/eg/lib ; \
-       sed 's;/usr/local/libexec/awk;$(libexecdir);' < passwdawk.in) > passwd.awk
--group.awk: $(srcdir)/eg/lib/groupawk.in
-+group.awk: stamp-eg
-       (cd $(srcdir)/eg/lib ; \
-       sed 's;/usr/local/libexec/awk;$(libexecdir);' < groupawk.in) > group.awk
This page took 0.083218 seconds and 4 git commands to generate.