Dash:
[t2.git] / package / base / libelf / no-fts.diff
blobbb4fc063d4394b22d2d6cc772849d853f1864d9e
1 # --- T2-COPYRIGHT-NOTE-BEGIN ---
2 # T2 SDE: package/*/libelf/no-fts.diff
3 # Copyright (C) 2021 The T2 SDE Project
4 #
5 # This Copyright note is generated by scripts/Create-CopyPatch,
6 # more information can be found in the files COPYING and README.
7 #
8 # This patch file is dual-licensed. It is available under the license the
9 # patched project is licensed under, as long as it is an OpenSource license
10 # as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms
11 # of the GNU General Public License version 2 as used by the T2 SDE.
12 # --- T2-COPYRIGHT-NOTE-END ---
14 --- elfutils-0.185/Makefile.in.vanilla 2021-10-10 17:53:59.160742882 +0200
15 +++ elfutils-0.185/Makefile.in 2021-10-10 17:54:03.951742597 +0200
16 @@ -418,8 +418,7 @@
17 # Don't make make repeat.
18 AM_MAKEFLAGS = --no-print-directory
19 pkginclude_HEADERS = version.h
20 -SUBDIRS = lib libelf libcpu backends libebl libdwelf libdwfl libdw \
21 - libasm debuginfod src po doc tests
22 +SUBDIRS = lib libelf libcpu backends libebl
24 EXTRA_DIST = elfutils.spec GPG-KEY NOTES CONTRIBUTING \
25 COPYING COPYING-GPLV2 COPYING-LGPLV3