commit: 6a3e8a1c6af2d25b596b35ad672e0b016a5a0952 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Thu May 24 17:32:42 2018 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Thu May 24 20:34:13 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a3e8a1c
x11-wm/cwm: remove unused patch(es) Closes: https://github.com/gentoo/gentoo/pull/8555 x11-wm/cwm/files/cwm-4.2_p20111229-Makefile.patch | 11 ----------- 1 file changed, 11 deletions(-) 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 index bb00c017112..00000000000 --- a/x11-wm/cwm/files/cwm-4.2_p20111229-Makefile.patch +++ /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` -
