x11-wm/cwm: remove unused patch(es)
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Thu, 24 May 2018 17:32:42 +0000 (19:32 +0200)
committerAaron Bauman <bman@gentoo.org>
Thu, 24 May 2018 20:34:13 +0000 (16:34 -0400)
Closes: https://github.com/gentoo/gentoo/pull/8555

x11-wm/cwm/files/cwm-4.2_p20111229-Makefile.patch [deleted file]

diff --git a/x11-wm/cwm/files/cwm-4.2_p20111229-Makefile.patch b/x11-wm/cwm/files/cwm-4.2_p20111229-Makefile.patch
deleted file mode 100644 (file)
index bb00c01..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- cwm-20111229/Makefile
-+++ cwm-20111229/Makefile
-@@ -16,7 +16,7 @@
- CPPFLAGS+=    `pkg-config --cflags fontconfig x11 xft xinerama xrandr`
--CFLAGS=               -Wall -O2 -g
-+CFLAGS?=      -Wall -O2 -g
- LDFLAGS+=     `pkg-config --libs fontconfig x11 xft xinerama xrandr`