summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2017-07-28 23:22:15 -0400
committerTim Harder <radhermit@gentoo.org>2017-07-28 23:23:20 -0400
commitf4d03773f79ad7be14969a8dd2c8f8671b1f288a (patch)
tree571edcb67ea6b9c7c0d07172a90461d2be5506c6 /x11-wm/bspwm/files
parentx11-wm/bspwm: version bump to 0.9.3 (diff)
downloadgentoo-f4d03773f79ad7be14969a8dd2c8f8671b1f288a.tar.gz
gentoo-f4d03773f79ad7be14969a8dd2c8f8671b1f288a.tar.bz2
gentoo-f4d03773f79ad7be14969a8dd2c8f8671b1f288a.zip
x11-wm/bspwm: remove old
Diffstat (limited to 'x11-wm/bspwm/files')
-rw-r--r--x11-wm/bspwm/files/bspwm-0.8.8-desktop.patch9
-rw-r--r--x11-wm/bspwm/files/bspwm-0.8.8-flags.patch15
-rw-r--r--x11-wm/bspwm/files/bspwm-0.9-desktop.patch9
3 files changed, 0 insertions, 33 deletions
diff --git a/x11-wm/bspwm/files/bspwm-0.8.8-desktop.patch b/x11-wm/bspwm/files/bspwm-0.8.8-desktop.patch
deleted file mode 100644
index 589a5abed893..000000000000
--- a/x11-wm/bspwm/files/bspwm-0.8.8-desktop.patch
+++ /dev/null
@@ -1,9 +0,0 @@
---- bspwm-0.8.8/contrib/lightdm/bspwm.desktop
-+++ bspwm-0.8.8/contrib/lightdm/bspwm.desktop
-@@ -2,5 +2,5 @@
- Encoding=UTF-8
- Name=bspwm
- Comment=Launch a bspwm session
--Exec=/usr/bin/bspwm-session
-+Exec=/etc/X11/Sessions/bspwm
- Type=XSession
diff --git a/x11-wm/bspwm/files/bspwm-0.8.8-flags.patch b/x11-wm/bspwm/files/bspwm-0.8.8-flags.patch
deleted file mode 100644
index b0dcacac4dba..000000000000
--- a/x11-wm/bspwm/files/bspwm-0.8.8-flags.patch
+++ /dev/null
@@ -1,15 +0,0 @@
---- bspwm-0.8.8/Makefile
-+++ bspwm-0.8.8/Makefile
-@@ -18,11 +18,9 @@
- CL_SRC = bspc.c helpers.c
- CL_OBJ = $(CL_SRC:.c=.o)
-
--all: CFLAGS += -Os
--all: LDFLAGS += -s
- all: bspwm bspc
-
--debug: CFLAGS += -O0 -g -DDEBUG
-+debug: CFLAGS += -DDEBUG
- debug: bspwm bspc
-
- include Sourcedeps
diff --git a/x11-wm/bspwm/files/bspwm-0.9-desktop.patch b/x11-wm/bspwm/files/bspwm-0.9-desktop.patch
deleted file mode 100644
index a8f3524b500c..000000000000
--- a/x11-wm/bspwm/files/bspwm-0.9-desktop.patch
+++ /dev/null
@@ -1,9 +0,0 @@
---- bspwm-0.9/contrib/freedesktop/bspwm.desktop
-+++ bspwm-0.9/contrib/freedesktop/bspwm.desktop
-@@ -2,5 +2,5 @@
- Encoding=UTF-8
- Name=bspwm
- Comment=Launch a bspwm session
--Exec=/usr/bin/bspwm-session
-+Exec=/etc/X11/Sessions/bspwm
- Type=XSession