Bug#756311: javatools: another archdir change for ppc64el

Colin Watson cjwatson at ubuntu.com
Mon Jul 28 16:37:56 UTC 2014


Package: javatools
Version: 0.46
Severity: normal
Tags: patch
User: ubuntu-devel at lists.ubuntu.com
Usertags: origin-ubuntu ubuntu-patch utopic

https://packages.qa.debian.org/o/openjdk-7/news/20140707T173510Z.html
changed the archdir for ppc64el to just "ppc64" rather than "ppc64le".
I checked with Matthias and he confirmed that this was intentional:

> we should update that to use ppc64. ppc64el was my own "invention" because we
> didn't have any official name. Now that the ppc64 support is upstream, just use
> this.

  * The archdir for ppc64el is now "ppc64".

diff -Nru javatools-0.46/java-arch.sh javatools-0.46ubuntu2/java-arch.sh
--- javatools-0.46/java-arch.sh	2013-12-24 16:19:20.000000000 +0000
+++ javatools-0.46ubuntu2/java-arch.sh	2014-07-28 17:34:33.000000000 +0100
@@ -24,7 +24,7 @@
 		echo ppc
 		;;
 	ppc64el)
-		echo ppc64le
+		echo ppc64
 		;;
 	hppa)
 		echo parisc

Thanks,

-- 
Colin Watson                                       [cjwatson at ubuntu.com]



More information about the pkg-java-maintainers mailing list