[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[SCM] LibreOffice packaging repository branch, master, updated. libreoffice_3.5.3-2-5-g1a88f18



The following commit has been merged in the master branch:
commit 1a88f18e8283cdface92cc34e305b42ff480bf7b
Author: Rene Engelhard <rene@debian.org>
Date:   Fri May 11 00:43:52 2012 +0200

    actually set INSTDIR for validate_extensions

diff --git a/shell-lib-extensions.sh b/shell-lib-extensions.sh
index c41c6d8..299c6b2 100644
--- a/shell-lib-extensions.sh
+++ b/shell-lib-extensions.sh
@@ -1,4 +1,5 @@
 validate_extensions() {
+  INSTDIR=`mktemp -d`
   if HOME=$INSTDIR /usr/lib/libreoffice/program/unopkg list --bundled >/dev/null 2>/dev/null; then
 	HOME=$INSTDIR /usr/lib/libreoffice/program/unopkg validate -v --bundled
   fi

-- 
LibreOffice packaging repository


Reply to: