Dash:
[t2.git] / package / textproc / gawk / no-profiled-extras.patch
blob496eef5791e9c9f6637b914fe6ef64570c73448e
1 # --- T2-COPYRIGHT-NOTE-BEGIN ---
2 # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
3 #
4 # T2 SDE: package/.../gawk/no-profiled-extras.patch
5 # Copyright (C) 2018 The T2 SDE Project
6 #
7 # More information can be found in the files COPYING and README.
8 #
9 # This patch file is dual-licensed. It is available under the license the
10 # patched project is licensed under, as long as it is an OpenSource license
11 # as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms
12 # of the GNU General Public License as published by the Free Software
13 # Foundation; either version 2 of the License, or (at your option) any later
14 # version.
15 # --- T2-COPYRIGHT-NOTE-END ---
17 --- gawk-4.2.1/Makefile.in.vanilla 2018-03-05 12:41:32.491607328 +0000
18 +++ gawk-4.2.1/Makefile.in 2018-03-05 12:41:44.583606885 +0000
19 @@ -484,7 +484,7 @@
21 # Build in awklib after in doc, since we want to extract
22 # sample files if doc/gawk.texi changed.
23 -SUBDIRS = support . $(am__append_1) extras doc awklib po test
24 +SUBDIRS = support . $(am__append_1) doc awklib po test
25 include_HEADERS = gawkapi.h
27 # sources for both gawk and dgawk