Package: javatools
Version: 0.46
Severity: normal
Tags: patch
User: ubuntu-de...@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                                       [cjwat...@ubuntu.com]


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to