# --- T2-COPYRIGHT-NOTE-BEGIN --- # T2 SDE: package/*/gawk/no-profiled-extras.patch # Copyright (C) 2018 - 2022 The T2 SDE Project # # This Copyright note is generated by scripts/Create-CopyPatch, # more information can be found in the files COPYING and README. # # This patch file is dual-licensed. It is available under the license the # patched project is licensed under, as long as it is an OpenSource license # as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms # of the GNU General Public License version 2 as used by the T2 SDE. # --- T2-COPYRIGHT-NOTE-END --- --- gawk-5.2.0/Makefile.in.vanilla 2022-09-10 19:50:40.900737411 +0200 +++ gawk-5.2.0/Makefile.in 2022-09-10 19:51:27.591739820 +0200 @@ -514,7 +514,7 @@ # Build in awklib after in doc, since we want to extract # sample files if doc/gawk.texi changed. -SUBDIRS = support . $(am__append_1) extras doc awklib po test +SUBDIRS = support . $(am__append_1) doc awklib po test bin_SCRIPTS = gawkbug include_HEADERS = gawkapi.h BUILT_SOURCES = $(srcdir)/pc/Makefile.tst