]> git.pld-linux.org Git - packages/libreoffice.git/commitdiff
- fix bashizm in build-galleries script
authorJan Rękorajski <baggins@pld-linux.org>
Mon, 13 Feb 2006 13:13:46 +0000 (13:13 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    openoffice.org-bashizm.patch -> 1.1

openoffice.org-bashizm.patch [new file with mode: 0644]

diff --git a/openoffice.org-bashizm.patch b/openoffice.org-bashizm.patch
new file mode 100644 (file)
index 0000000..dea6e59
--- /dev/null
@@ -0,0 +1,11 @@
+--- ooo-build-2.0.1.2/bin/build-galleries~     2006-01-25 18:34:40.000000000 +0100
++++ ooo-build-2.0.1.2/bin/build-galleries      2006-02-13 14:13:52.298627500 +0100
+@@ -81,7 +81,7 @@
+ while /bin/true; do 
+       if [ ! -f /tmp/.X$XDISPLAY-lock ]; then
+               sleep 2s
+-              /usr/X11R6/bin/Xvfb -ac :$XDISPLAY >& /dev/null &
++              /usr/X11R6/bin/Xvfb -ac :$XDISPLAY &
+               trap "kill $! > /dev/null 2>&1 || true" EXIT
+               # let server to start
+               sleep 10s 
This page took 0.120856 seconds and 4 git commands to generate.