[ooo-build-commit] .: bin/unpack

Fridrich Strba fridrich at kemper.freedesktop.org
Tue Sep 14 08:23:19 PDT 2010


 bin/unpack |    4 ----
 1 file changed, 4 deletions(-)

New commits:
commit 0527ac486e2ff3844e3dbed17918270a547e600d
Author: Fridrich Å trba <fridrich.strba at bluewin.ch>
Date:   Tue Sep 14 17:22:18 2010 +0200

    don't create languagetool directory, since it is in git

diff --git a/bin/unpack b/bin/unpack
index 045c905..6b04b99 100755
--- a/bin/unpack
+++ b/bin/unpack
@@ -918,10 +918,6 @@ if test "x$NLPSOLVER_EXTENSION" != "x"; then
     mkdir -p $OOBUILDDIR/nlpsolver
 fi
 
-if test "x$LANGUAGETOOL_EXTENSION" != "x"; then
-    mkdir -p $OOBUILDDIR/languagetool
-fi
-
 if test "x$OOOBLOGGER_EXTENSION" != "x"; then
     check_file $SRCDIR/$OOOBLOGGER_EXTENSION
     echo "Copying oooblogger extension into the tree"


More information about the ooo-build-commit mailing list