aboutsummarylogtreecommitdiffstats
path: root/openbox-3.5.0-which-2.20.patch
diff options
context:
space:
mode:
authorDylan Araps2017-08-12 20:55:00 +1000
committerDylan Araps2017-08-12 20:55:00 +1000
commita751e6ab2e8e8b88b84f4ea70f746eea494a36fb (patch)
tree467212896a691a6f146e0002c3d7d440b80b72e0 /openbox-3.5.0-which-2.20.patch
downloadaur-a751e6ab2e8e8b88b84f4ea70f746eea494a36fb.tar.gz
initial commit
Diffstat (limited to 'openbox-3.5.0-which-2.20.patch')
-rw-r--r--openbox-3.5.0-which-2.20.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/openbox-3.5.0-which-2.20.patch b/openbox-3.5.0-which-2.20.patch
new file mode 100644
index 000000000000..35d6b59065eb
--- /dev/null
+++ b/openbox-3.5.0-which-2.20.patch
@@ -0,0 +1,11 @@
+--- openbox-3.5.0/data/autostart/autostart.in~ 2011-08-02 15:50:01.963531310 +0000
++++ openbox-3.5.0/data/autostart/autostart.in 2011-08-02 15:51:57.277879458 +0000
+@@ -8,7 +8,7 @@
+ #
+ #if test -x @libexecdir@/gnome-settings-daemon >/dev/null; then
+ # @libexecdir@/gnome-settings-daemon &
+-#elif which gnome-settings-daemon >/dev/null; then
++#elif which gnome-settings-daemon >/dev/null 2>&1; then
+ # gnome-settings-daemon &
+ #fi
+