aboutsummaryrefslogtreecommitdiffstats
path: root/eclipse
diff options
context:
space:
mode:
authorSiva Velusamy <vsiva@google.com>2014-06-12 22:56:39 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2014-06-11 08:41:21 +0000
commit7267eaf12dd48d391480481f1966a86fdba50534 (patch)
treea46218e5c5f704d1c393c1dafe1f1d0160978317 /eclipse
parent61e54e2039bb2544e14bf9d09171d4efc2387c05 (diff)
parent7afae55ef9e2951eb59b9d79f4e43994f9830bfb (diff)
downloadsdk-7267eaf12dd48d391480481f1966a86fdba50534.zip
sdk-7267eaf12dd48d391480481f1966a86fdba50534.tar.gz
sdk-7267eaf12dd48d391480481f1966a86fdba50534.tar.bz2
Merge "Fix filename for generated p2 repository" into idea133
Diffstat (limited to 'eclipse')
-rwxr-xr-xeclipse/scripts/build_adt.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/eclipse/scripts/build_adt.sh b/eclipse/scripts/build_adt.sh
index 2e3b1c2..d668aad 100755
--- a/eclipse/scripts/build_adt.sh
+++ b/eclipse/scripts/build_adt.sh
@@ -49,4 +49,4 @@ echo Copying ADT plugins and bundle into destination folder
cd "$ANDROID_SRC"
cp -rv out/host/maven/bundles-*/products/*.gz "$DIST"/
cp -rv out/host/maven/bundles-*/products/*.zip "$DIST"/
-cp -rv out/host/maven/p2repo-*/p2repo-*.zip "$DIST"/
+cp -rv out/host/maven/p2repo-*/p2repo-*.zip "$DIST"/p2repo-$BNUM.zip