]> git.pld-linux.org Git - packages/libreoffice.git/blob - openoffice.org-bashizm.patch
- fix bashizm in build-galleries script
[packages/libreoffice.git] / openoffice.org-bashizm.patch
1 --- ooo-build-2.0.1.2/bin/build-galleries~      2006-01-25 18:34:40.000000000 +0100
2 +++ ooo-build-2.0.1.2/bin/build-galleries       2006-02-13 14:13:52.298627500 +0100
3 @@ -81,7 +81,7 @@
4  while /bin/true; do 
5         if [ ! -f /tmp/.X$XDISPLAY-lock ]; then
6                 sleep 2s
7 -               /usr/X11R6/bin/Xvfb -ac :$XDISPLAY >& /dev/null &
8 +               /usr/X11R6/bin/Xvfb -ac :$XDISPLAY &
9                 trap "kill $! > /dev/null 2>&1 || true" EXIT
10                 # let server to start
11                 sleep 10s 
This page took 0.087294 seconds and 3 git commands to generate.