[SCM] androidsdk-tools packaging branch, master, updated. cd0098ebd728091d97effb74580e726f005e4d31

Jakub Adam jakub.adam at ktknet.cz
Sat Dec 22 21:23:43 UTC 2012


The following commit has been merged in the master branch:
commit cd0098ebd728091d97effb74580e726f005e4d31
Author: Jakub Adam <jakub.adam at ktknet.cz>
Date:   Sat Dec 22 21:52:06 2012 +0100

    Refreshed d/patches/fix-ddms-script-paths.patch

diff --git a/debian/patches/fix-ddms-script-paths.patch b/debian/patches/fix-ddms-script-paths.patch
index 0d1e41e..e7e9523 100644
--- a/debian/patches/fix-ddms-script-paths.patch
+++ b/debian/patches/fix-ddms-script-paths.patch
@@ -1,5 +1,5 @@
 From: Jakub Adam <jakub.adam at ktknet.cz>
-Date: Sun, 7 Oct 2012 21:24:16 +0200
+Date: Sat, 22 Dec 2012 21:46:13 +0100
 Subject: fix-ddms-script-paths
 
 ---
@@ -19,7 +19,7 @@ index d698ec3..8390aff 100755
  libdir="$progdir"
  if [ ! -r "$frameworkdir/$jarfile" ]
  then
-@@ -77,31 +77,8 @@ fi
+@@ -77,33 +77,10 @@ fi
  
  jarpath="$frameworkdir/$jarfile:$frameworkdir/swtmenubar.jar"
  
@@ -46,6 +46,8 @@ index d698ec3..8390aff 100755
 -    exit 1
 -fi
 -
+ echo "The standalone version of DDMS is deprecated."
+ echo "Please use Android Device Monitor (tools/monitor) instead."
  exec "$javaCmd" \
      -Xmx256M $os_opts $java_debug \
      -Dcom.android.ddms.bindir="$progdir" \

-- 
androidsdk-tools packaging



More information about the pkg-java-commits mailing list