wok diff openbox/stuff/openbox-autostart.patch @ rev 13688

Add mdocml (very light man formatter), mdocml-extra, mdocml-cgi, mdocml-man, mdocml-dev. Now we can use 'mandoc /usr/share/man/man1/xterm.1 | less' to see well formatted manpage, but we still need 'man' wrapper to mandoc to search and page man pages. Cgi and other packages yet not tested at all.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sun Dec 09 17:07:54 2012 +0000 (2012-12-09)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/openbox/stuff/openbox-autostart.patch	Sun Dec 09 17:07:54 2012 +0000
     1.3 @@ -0,0 +1,8 @@
     1.4 +--- openbox-autostart.org
     1.5 ++++ openbox-autostart
     1.6 +@@ -31,4 +31,4 @@
     1.7 + # Run the XDG autostart stuff.  These are found in /etc/xdg/autostart and
     1.8 + # in $HOME/.config/autostart.  This requires PyXDG to be installed.
     1.9 + # See openbox-xdg-autostart --help for more details.
    1.10 +-/usr/lib/openbox/openbox-xdg-autostart "$@"
    1.11 ++/usr/lib/openbox/openbox-xdg-autostart "$@" || continue