From 6df32ad70a85b9094c4683a7cd867623f4ccbdee Mon Sep 17 00:00:00 2001 From: Mikhail Osipov Date: Mon, 18 Feb 2019 12:45:40 +0300 Subject: openbox --- openbox/openbox-3.5.0-which-2.20.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 openbox/openbox-3.5.0-which-2.20.patch (limited to 'openbox/openbox-3.5.0-which-2.20.patch') diff --git a/openbox/openbox-3.5.0-which-2.20.patch b/openbox/openbox-3.5.0-which-2.20.patch new file mode 100644 index 0000000..f947d6a --- /dev/null +++ b/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 + -- cgit v1.2.3-70-g09d2