summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIonen Wolkens <ionen@gentoo.org>2022-11-01 16:00:36 -0400
committerIonen Wolkens <ionen@gentoo.org>2022-11-01 16:32:42 -0400
commitf1199ae377f590a3ef0b9c31aad9f04b9dc6b0c8 (patch)
tree1cf0a2ef2101119dec75ac294941464a5fdafc72 /sys-apps/vbetool/files/vbetool-1.0-build.patch
parentnet-analyzer/ipaudit: drop 1.0_beta2-r1 (diff)
downloadgentoo-f1199ae377f590a3ef0b9c31aad9f04b9dc6b0c8.tar.gz
gentoo-f1199ae377f590a3ef0b9c31aad9f04b9dc6b0c8.tar.bz2
gentoo-f1199ae377f590a3ef0b9c31aad9f04b9dc6b0c8.zip
sys-apps/vbetool: drop 1.1-r1
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'sys-apps/vbetool/files/vbetool-1.0-build.patch')
-rw-r--r--sys-apps/vbetool/files/vbetool-1.0-build.patch18
1 files changed, 0 insertions, 18 deletions
diff --git a/sys-apps/vbetool/files/vbetool-1.0-build.patch b/sys-apps/vbetool/files/vbetool-1.0-build.patch
deleted file mode 100644
index d0b239146184..000000000000
--- a/sys-apps/vbetool/files/vbetool-1.0-build.patch
+++ /dev/null
@@ -1,18 +0,0 @@
---- a/Makefile.am
-+++ b/Makefile.am
-@@ -2,7 +2,7 @@
-
- sbin_PROGRAMS = vbetool
-
--vbetool_LDADD = $(libdir)/libpci.a
-+vbetool_LDADD = -lpci -lz -lx86
-
- man_MANS = vbetool.1
- vbetool_SOURCES = vbetool.c $(x86)
-@@ -13,5 +13,4 @@
- maintainer-clean-local:
- $(RM) Makefile.in aclocal.m4 config.h.in stamp-h.in configure
-
--AM_CFLAGS = -g -Wall -pedantic -std=gnu99
--AM_LDFLAGS = -lz -lx86
-+AM_CFLAGS = -Wall -pedantic -std=gnu99