The following commit has been merged in the master branch:
commit 1a88f18e8283cdface92cc34e305b42ff480bf7b
Author: Rene Engelhard <[email protected]>
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
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]