summaryrefslogtreecommitdiff
path: root/community/openbox/openbox-3.5.0-which-2.20.patch
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-07-06 01:37:35 -0700
committerroot <root@rshg054.dnsready.net>2013-07-06 01:37:35 -0700
commitf37cbd892db45b858a9a876c3aea2f007803b7e1 (patch)
tree33e5eaf8cd2ccbcc89e614172f86d60181924099 /community/openbox/openbox-3.5.0-which-2.20.patch
parent058f9788c1e4f2b1daac706848cb51fef22c8a5d (diff)
Sat Jul 6 01:36:25 PDT 2013
Diffstat (limited to 'community/openbox/openbox-3.5.0-which-2.20.patch')
-rw-r--r--community/openbox/openbox-3.5.0-which-2.20.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/community/openbox/openbox-3.5.0-which-2.20.patch b/community/openbox/openbox-3.5.0-which-2.20.patch
new file mode 100644
index 000000000..f947d6a98
--- /dev/null
+++ b/community/openbox/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
+