[Libreoffice-commits] .: buildscript.sh

Tor Lillqvist tml at kemper.freedesktop.org
Sun Jul 24 15:03:48 PDT 2011


 buildscript.sh |   18 ------------------
 1 file changed, 18 deletions(-)

New commits:
commit cd220dd317464be12c3d0806d3a9a2bbe1ab41cd
Author: Tor Lillqvist <tml at iki.fi>
Date:   Mon Jul 25 01:03:33 2011 +0300

    Bin apparently leftover scaffolding

diff --git a/buildscript.sh b/buildscript.sh
deleted file mode 100644
index 82211c3..0000000
--- a/buildscript.sh
+++ /dev/null
@@ -1,18 +0,0 @@
-#!/bin/sh
-
-cd tools
-../solenv/bin/build.pl -P4 -- -P4
-../solenv/bin/deliver.pl
-cd -
-cd framework
-../solenv/bin/build.pl -P4 -- -P4
-../solenv/bin/deliver.pl
-cd -
-cd toolkit
-../solenv/bin/build.pl -P4 -- -P4
-../solenv/bin/deliver.pl
-cd -
-cd sw
-../solenv/bin/build.pl -P4 -- -P4
-../solenv/bin/deliver.pl
-cd -


More information about the Libreoffice-commits mailing list