wok view openbox/stuff/openbox-autostart.patch @ rev 13847

frogatto: try to fix build (Boost 1.47 removed a deprecated function...) btw, we use boost 1.50
author Aleksej Bobylev <al.bobylev@gmail.com>
date Wed Jan 09 01:13:47 2013 +0000 (2013-01-09)
parents
children
line source
1 --- openbox-autostart.org
2 +++ openbox-autostart
3 @@ -31,4 +31,4 @@
4 # Run the XDG autostart stuff. These are found in /etc/xdg/autostart and
5 # in $HOME/.config/autostart. This requires PyXDG to be installed.
6 # See openbox-xdg-autostart --help for more details.
7 -/usr/lib/openbox/openbox-xdg-autostart "$@"
8 +/usr/lib/openbox/openbox-xdg-autostart "$@" || continue