[libjopendocument-java] 12/12: use dpkg-architecture to find arch

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sat Jun 14 11:05:56 UTC 2014


This is an automated email from the git hooks/post-receive script.

praveen pushed a commit to branch master
in repository libjopendocument-java.

commit e16adfdeca0d47c3a409efbf115f15766e68bf53
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Sat Jun 14 16:30:14 2014 +0530

    use dpkg-architecture to find arch
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index d567d32..72a8b67 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
-
+DEB_BUILD_ARCH=$(shell dpkg-architecture -qDEB_BUILD_ARCH)
 export JAVA_HOME=/usr/lib/jvm/java-1.6.0-openjdk-${DEB_BUILD_ARCH}
 
 %:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libjopendocument-java.git



More information about the pkg-java-commits mailing list