]> git.pld-linux.org Git - packages/libreoffice.git/blob - openoffice.org-bashizm.patch
- add system_hsqldb bcond and enable it
[packages/libreoffice.git] / openoffice.org-bashizm.patch
1 --- ooo-build-2.0.2.orig/bin/build-galleries    2006-03-13 00:17:29.000000000 +0100
2 +++ ooo-build-2.0.2/bin/build-galleries 2006-03-13 00:21:47.000000000 +0100
3 @@ -123,7 +123,7 @@
4         if [ ! -f /tmp/.X$XDISPLAY-lock ]; then
5                 echo "    trying display :$XDISPLAY ..."
6                 sleep 2s
7 -               $XVFB -ac :$XDISPLAY >& /dev/null &
8 +               $XVFB -ac :$XDISPLAY &
9                 trap "kill $! > /dev/null 2>&1 || true" EXIT
10                 # let server to start
11                 sleep 10s 
This page took 0.030894 seconds and 3 git commands to generate.