ooo-build r13712 - in trunk/bin: . piece
- From: ccheney svn gnome org
- To: svn-commits-list gnome org
- Subject: ooo-build r13712 - in trunk/bin: . piece
- Date: Thu, 28 Aug 2008 21:23:31 +0000 (UTC)
Author: ccheney
Date: Thu Aug 28 21:23:31 2008
New Revision: 13712
URL: http://svn.gnome.org/viewvc/ooo-build?rev=13712&view=rev
Log:
clean up svn:executable bits on various files and add shell header on
needed scripts
Modified:
trunk/bin/ooconfig (props changed)
trunk/bin/piece/build-bootstrap
trunk/bin/piece/install-bootstrap
trunk/bin/piece/sys-setup (props changed)
trunk/bin/potores (props changed)
trunk/bin/setup.in (props changed)
trunk/bin/tunnel
Modified: trunk/bin/piece/build-bootstrap
==============================================================================
--- trunk/bin/piece/build-bootstrap (original)
+++ trunk/bin/piece/build-bootstrap Thu Aug 28 21:23:31 2008
@@ -1,3 +1,4 @@
+#!/bin/bash
# build bash script - invoked from build-ooo
export ULFEX=$TOOLSDIR/bin/piece/noulf
Modified: trunk/bin/piece/install-bootstrap
==============================================================================
--- trunk/bin/piece/install-bootstrap (original)
+++ trunk/bin/piece/install-bootstrap Thu Aug 28 21:23:31 2008
@@ -1,3 +1,4 @@
+#!/bin/bash
# install bash script - invoked from package-ooo
ln -sf . "$OOINSTDIR/solver/$INPATH"
@@ -31,4 +32,4 @@
$TOOLSDIR/src/*.odb \
$OOINSTDIR/ooo-build/src
-echo "done bootstrap specific install"
\ No newline at end of file
+echo "done bootstrap specific install"
Modified: trunk/bin/tunnel
==============================================================================
--- trunk/bin/tunnel (original)
+++ trunk/bin/tunnel Thu Aug 28 21:23:31 2008
@@ -1 +1,2 @@
+#!/bin/sh
ssh -f -2 -P -L 2401:localhost:2401 tunnel openoffice org sleep 140000 < /dev/null > /dev/null
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]