aboutsummaryrefslogtreecommitdiffstats
path: root/eclipse/scripts
diff options
context:
space:
mode:
authorSiva Velusamy <vsiva@google.com>2014-06-17 16:42:57 +0000
committerandroid-build-merger <android-build-merger@google.com>2014-06-17 16:42:57 +0000
commit4696211b6b1ff78c1cc8e48fe6261a946befac4b (patch)
treefe190f5270eaedb952475854605c80c6e6f1e6df /eclipse/scripts
parentd59e33d18d797b56f6b7c45513f3ed8646046442 (diff)
parentd48b96cccb8531f70bf3ce09ac0fdde16caf6681 (diff)
downloadsdk-4696211b6b1ff78c1cc8e48fe6261a946befac4b.tar.gz
sdk-4696211b6b1ff78c1cc8e48fe6261a946befac4b.tar.bz2
sdk-4696211b6b1ff78c1cc8e48fe6261a946befac4b.zip
Merge "Fix build script: no more .tar.gz files for adt bundles" into idea133
automerge: d48b96c * commit 'd48b96cccb8531f70bf3ce09ac0fdde16caf6681': Fix build script: no more .tar.gz files for adt bundles
Diffstat (limited to 'eclipse/scripts')
-rwxr-xr-xeclipse/scripts/build_adt.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/eclipse/scripts/build_adt.sh b/eclipse/scripts/build_adt.sh
index 0e0f1610c..be773eaa9 100755
--- a/eclipse/scripts/build_adt.sh
+++ b/eclipse/scripts/build_adt.sh
@@ -47,6 +47,5 @@ echo Launching Tycho to build ADT plugins and bundle
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"/p2repo-$BNUM.zip