ooo-build r13740 - in trunk: . bin
- From: jholesovsky svn gnome org
- To: svn-commits-list gnome org
- Subject: ooo-build r13740 - in trunk: . bin
- Date: Mon, 1 Sep 2008 08:30:53 +0000 (UTC)
Author: jholesovsky
Date: Mon Sep 1 08:30:53 2008
New Revision: 13740
URL: http://svn.gnome.org/viewvc/ooo-build?rev=13740&view=rev
Log:
2008-09-01 Jan Holesovsky <kendy suse cz>
* bin/unpack: instmsi[aw].exe must be executable.
Modified:
trunk/ChangeLog
trunk/bin/unpack
Modified: trunk/bin/unpack
==============================================================================
--- trunk/bin/unpack (original)
+++ trunk/bin/unpack Mon Sep 1 08:30:53 2008
@@ -428,6 +428,8 @@
else
$GNUCP -p $SRCDIR/instmsia.exe $OOBUILDDIR/external/msi
$GNUCP -p $SRCDIR/instmsiw.exe $OOBUILDDIR/external/msi
+ chmod a+x $OOBUILDDIR/external/msi/instmsia.exe
+ chmod a+x $OOBUILDDIR/external/msi/instmsiw.exe
fi
if test -f $TOOLSDIR/src/$AGFA_MONOTYPE_FONTS_SOURCE; then
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]