summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2022-07-07 16:32:52 +0200
committerSam James <sam@gentoo.org>2022-07-15 02:28:57 +0100
commit9f2f3ebd1a44b2c10b4ba9e73fa895ea39e46b7c (patch)
treef3e94e3a963904bc4234d5c2172898e368c7ce4e /net-libs/libtrace/files/libtrace-4.0.0-no-examples.patch
parentmate-extra/mate-power-manager: Fix build on musl (diff)
downloadgentoo-9f2f3ebd1a44b2c10b4ba9e73fa895ea39e46b7c.tar.gz
gentoo-9f2f3ebd1a44b2c10b4ba9e73fa895ea39e46b7c.tar.bz2
gentoo-9f2f3ebd1a44b2c10b4ba9e73fa895ea39e46b7c.zip
net-libs/libtrace: remove unused patches
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/26263 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs/libtrace/files/libtrace-4.0.0-no-examples.patch')
-rw-r--r--net-libs/libtrace/files/libtrace-4.0.0-no-examples.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/net-libs/libtrace/files/libtrace-4.0.0-no-examples.patch b/net-libs/libtrace/files/libtrace-4.0.0-no-examples.patch
deleted file mode 100644
index 8467ffda24b0..000000000000
--- a/net-libs/libtrace/files/libtrace-4.0.0-no-examples.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- a/Makefile.am
-+++ b/Makefile.am
-@@ -1,6 +1,6 @@
- LIBPACKETDUMP_DIR = libpacketdump
- TOOLS_DIR = tools
--SUBDIRS = lib $(LIBPACKETDUMP_DIR) $(TOOLS_DIR) docs examples
-+SUBDIRS = lib $(LIBPACKETDUMP_DIR) $(TOOLS_DIR) docs
-
- ACLOCAL_AMFLAGS = -I m4
- AUTOMAKE_OPTIONS = 1.9 foreign