[PATCH] cleaner PATH: we tend to use absolute path in gbuild

Matúš Kukan (via_Code_Review) gerrit at gerrit.libreoffice.org
Wed Jun 12 13:53:22 PDT 2013


Hi,

I have submitted a patch for review:

    https://gerrit.libreoffice.org/4238

To pull it, you can do:

    git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/38/4238/1

cleaner PATH: we tend to use absolute path in gbuild

Change-Id: I93fdf0c4924cda55cc2952fa3370b233016d3725
---
M configure.ac
1 file changed, 0 insertions(+), 4 deletions(-)



diff --git a/configure.ac b/configure.ac
index bdca5c3..d86c79b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -11903,10 +11903,6 @@
         fi
         ;;
     esac
-
-    pathmunge "$SRC_ROOT/solenv/$OUTPATH/bin" "before"
-    pathmunge "$SRC_ROOT/solenv/bin" "before"
-    pathmunge "." "before"
 fi
 
 AC_SUBST(LO_PATH)

-- 
To view, visit https://gerrit.libreoffice.org/4238
To unsubscribe, visit https://gerrit.libreoffice.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I93fdf0c4924cda55cc2952fa3370b233016d3725
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Matúš Kukan <matus.kukan at gmail.com>



More information about the LibreOffice mailing list