[the-board] [build] No need to download .modules file locally
- From: Lucas Rocha <lucasr src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [the-board] [build] No need to download .modules file locally
- Date: Sat, 25 Dec 2010 18:41:17 +0000 (UTC)
commit cdc7e8cf01ca569758560ddb1d0fb4ac1e0e3e4b
Author: Lucas Rocha <lucasr gnome org>
Date: Sat Dec 25 18:39:40 2010 +0000
[build] No need to download .modules file locally
Jhbuild nicely handles remote moduleset with local includes.
build/the-board-build-setup.sh | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/build/the-board-build-setup.sh b/build/the-board-build-setup.sh
index e5a39b4..bf96c0d 100644
--- a/build/the-board-build-setup.sh
+++ b/build/the-board-build-setup.sh
@@ -186,10 +186,6 @@ echo -n "Writing $HOME/.jhbuildrc-the-board ... "
curl -L -s -o $HOME/.jhbuildrc-the-board $BASEURL/jhbuildrc-the-board
echo "done"
-echo -n "Writing $SOURCE/jhbuild/modulesets/the-board.modules ... "
-curl -L -s -o $SOURCE/jhbuild/modulesets/the-board.modules $BASEURL/the-board.modules
-echo "done"
-
if test "x`echo $PATH | grep $HOME/.bin`" = x; then
echo "PATH does not contain $HOME/.bin, it is recommended that you add that."
echo
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]