[Libreoffice-commits] .: build_env

Norbert Thiebaud nthiebaud at kemper.freedesktop.org
Sun Mar 11 09:51:20 PDT 2012


 build_env |   11 -----------
 1 file changed, 11 deletions(-)

New commits:
commit befc846e1be3ca117b25e972ca2fa1529dce9935
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date:   Sun Mar 11 11:51:10 2012 -0500

    remove accidental re-add of obsolete build_env

diff --git a/build_env b/build_env
deleted file mode 100644
index eb6a75a..0000000
--- a/build_env
+++ /dev/null
@@ -1,11 +0,0 @@
-
-if hash lo_proxy_start 2>&- ; then
-    base_alias="lo_proxy_start"
-else
-    base_alias="/home/frootzowrath/lo-apply/code/core/solenv/bin/lo_proxy_start"
-fi
-
-alias build="$base_alias build"
-alias deliver="$base_alias deliver"
-
-unset base_alias


More information about the Libreoffice-commits mailing list