From 29badda007a3bcd85bb351f602790eb3b8922448 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 2 Nov 2022 03:08:46 +0000 Subject: gentoo auto-resync : 02:11:2022 - 03:08:46 --- sys-apps/vbetool/files/vbetool-1.0-build.patch | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 sys-apps/vbetool/files/vbetool-1.0-build.patch (limited to 'sys-apps/vbetool/files') 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 -- cgit v1.2.3