diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-05-05 10:10:45 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-05-05 10:10:54 +0200 |
commit | a1b3cc3671e200db1b7fbcf359fce4f031ffc343 (patch) | |
tree | 9821a6c13577b6850532ca960499b59191ef2216 /package/gawk/patches/patch-Makefile_in | |
parent | 40640bbdac9f56c634d1bdf9e4e7be45a140f5a3 (diff) |
gnu awk will be build, when not found
Diffstat (limited to 'package/gawk/patches/patch-Makefile_in')
-rw-r--r-- | package/gawk/patches/patch-Makefile_in | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/package/gawk/patches/patch-Makefile_in b/package/gawk/patches/patch-Makefile_in deleted file mode 100644 index d829ec7dc..000000000 --- a/package/gawk/patches/patch-Makefile_in +++ /dev/null @@ -1,12 +0,0 @@ ---- gawk-4.0.0.orig/Makefile.in 2011-06-24 10:16:13.000000000 +0200 -+++ gawk-4.0.0/Makefile.in 2012-01-22 13:30:46.000000000 +0100 -@@ -349,8 +349,7 @@ SUBDIRS = \ - . \ - awklib \ - doc \ -- po \ -- test -+ po - - - # sources for both gawk and pgawk |