]> git.pld-linux.org Git - packages/libreoffice.git/blame - openoffice.org-bashizm.patch
- fix bashizm in build-galleries script
[packages/libreoffice.git] / openoffice.org-bashizm.patch
CommitLineData
eb497fd0
JR
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.03534 seconds and 4 git commands to generate.