gpsbabel: try to fix build.

This commit is contained in:
Juan RP 2014-09-29 16:59:17 +02:00
parent 38969a238f
commit f5a368cfaf
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ distfiles="http://arch.p5n.pp.ru/~sergej/dl/2014/${pkgname}-${version}.tar.gz"
checksum="3feec7d43ca6cb5393645fe0df893d9f7bf5334849fa8abd4c5c3ee775c8cac3"
do_build(){
. /etc/profile.d/oracle-jre.sh
export JAVA_HOME=/usr/lib/jvm/openjdk
make
make doc
cd gui