]> git.pld-linux.org Git - packages/libreoffice.git/commitdiff
- forgotten commit (thanks wiget)
authorAdam Gołębiowski <adamg@pld-linux.org>
Sat, 18 Mar 2006 18:48:28 +0000 (18:48 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    openoffice.org-bashizm.patch -> 1.2

openoffice.org-bashizm.patch

index dea6e599e154cc5b73654404b0308b9952282a29..afab7f110a2e180b4330a9b55bed5c8e942efaf2 100644 (file)
@@ -1,11 +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 
+--- ooo-build-2.0.2.orig/bin/build-galleries   2006-03-13 00:17:29.000000000 +0100
++++ ooo-build-2.0.2/bin/build-galleries        2006-03-13 00:21:47.000000000 +0100
+@@ -123,7 +123,7 @@
        if [ ! -f /tmp/.X$XDISPLAY-lock ]; then
+               echo "    trying display :$XDISPLAY ..."
                sleep 2s
--              /usr/X11R6/bin/Xvfb -ac :$XDISPLAY >& /dev/null &
-+              /usr/X11R6/bin/Xvfb -ac :$XDISPLAY &
+-              $XVFB -ac :$XDISPLAY >& /dev/null &
++              $XVFB -ac :$XDISPLAY &
                trap "kill $! > /dev/null 2>&1 || true" EXIT
                # let server to start
                sleep 10s 
This page took 0.034658 seconds and 4 git commands to generate.