[Libreoffice-commits] .: bin/unpack

Tor Lillqvist tml at kemper.freedesktop.org
Tue Dec 21 00:38:29 PST 2010


 bin/unpack |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

New commits:
commit d88c85c0146375b060f0591195d57e93cd958e40
Author: Tor Lillqvist <tlillqvist at novell.com>
Date:   Mon Dec 20 15:55:14 2010 +0200

    Small fix to misleading comment

diff --git a/bin/unpack b/bin/unpack
index b6face6..d824c8c 100755
--- a/bin/unpack
+++ b/bin/unpack
@@ -180,9 +180,9 @@ if test "z$BUILD_WIN32" != "z"; then
  	fi
      done
  
-    # instmsi?.exe are the installers for Windows Installer 2.0 for
-    # Win9x, Windows NT 4 and Windows 2000, that nobody really needs
-    # (I hope). But the installer-builder insists on including them
+    # instmsiw.exe is the installer for Windows Installer 2.0 for
+    # Windows NT 4 and Windows 2000 that nobody really needs
+    # (I hope). But the installer-builder insists on including it
     # with the installer.
 
     $echo_n "Looking for $SRCDIR/instmsiw.exe ... $echo_c"


More information about the Libreoffice-commits mailing list