[java-common] 01/01: Fixed a typo in the previous commit affecting the amd64 architecture
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue Oct 27 16:46:33 UTC 2015
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository java-common.
commit d4a155ecc201a54153dd57efdd19bbe6ace04482
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Tue Oct 27 17:45:48 2015 +0100
Fixed a typo in the previous commit affecting the amd64 architecture
---
debian/java_defaults.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/java_defaults.mk b/debian/java_defaults.mk
index 5b03318..be95fca 100644
--- a/debian/java_defaults.mk
+++ b/debian/java_defaults.mk
@@ -4,7 +4,7 @@
java9_architectures =
java8_architectures = $(java9_architectures) \
- alpha md64 arm64 armel armhf i386 \
+ alpha amd64 arm64 armel armhf i386 \
mips mipsel mips64el \
powerpc powerpcspe ppc64 ppc64el \
s390x x32 \
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/java-common.git
More information about the pkg-java-commits
mailing list