summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-05-24 19:32:42 +0200
committerAaron Bauman <bman@gentoo.org>2018-05-24 16:34:13 -0400
commit6a3e8a1c6af2d25b596b35ad672e0b016a5a0952 (patch)
tree67b83d45c2f1ea76b78738ee79c17c0087860cf1 /x11-wm/cwm/files/cwm-4.2_p20111229-Makefile.patch
parentsys-apps/systemd: fix raw_clone() on sparc (diff)
downloadgentoo-6a3e8a1c6af2d25b596b35ad672e0b016a5a0952.tar.gz
gentoo-6a3e8a1c6af2d25b596b35ad672e0b016a5a0952.tar.bz2
gentoo-6a3e8a1c6af2d25b596b35ad672e0b016a5a0952.zip
x11-wm/cwm: remove unused patch(es)
Closes: https://github.com/gentoo/gentoo/pull/8555
Diffstat (limited to 'x11-wm/cwm/files/cwm-4.2_p20111229-Makefile.patch')
-rw-r--r--x11-wm/cwm/files/cwm-4.2_p20111229-Makefile.patch11
1 files changed, 0 insertions, 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 bb00c017112a..000000000000
--- 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`
-