commit:     94c673973ab7a944154e74014f1d9fc851c5da2b
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 10 11:44:08 2020 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Fri Jan 10 11:45:19 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94c67397

x11-misc/dmenu: Drop unused patch

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>

 x11-misc/dmenu/files/dmenu-9999-gentoo.patch | 15 ---------------
 1 file changed, 15 deletions(-)

diff --git a/x11-misc/dmenu/files/dmenu-9999-gentoo.patch 
b/x11-misc/dmenu/files/dmenu-9999-gentoo.patch
deleted file mode 100644
index c22e9b78fe0..00000000000
--- a/x11-misc/dmenu/files/dmenu-9999-gentoo.patch
+++ /dev/null
@@ -1,15 +0,0 @@
---- a/config.mk
-+++ b/config.mk
-@@ -23,9 +23,9 @@
- LIBS = -L$(X11LIB) -lX11 $(XINERAMALIBS) $(FREETYPELIBS)
- 
- # flags
--CPPFLAGS = -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_XOPEN_SOURCE=700 
-D_POSIX_C_SOURCE=200809L -DVERSION=\"$(VERSION)\" $(XINERAMAFLAGS)
--CFLAGS   = -std=c99 -pedantic -Wall -Os $(INCS) $(CPPFLAGS)
--LDFLAGS  = $(LIBS)
-+CPPFLAGS += -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_XOPEN_SOURCE=700 
-D_POSIX_C_SOURCE=200809L -DVERSION=\"$(VERSION)\"
-+CFLAGS   += -std=c99 -pedantic -Wall $(INCS) $(CPPFLAGS)
-+LDFLAGS  += $(LIBS)
- 
- # compiler and linker
- CC = cc

Reply via email to