mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
gpsbabel: try to fix build.
This commit is contained in:
parent
38969a238f
commit
f5a368cfaf
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ distfiles="http://arch.p5n.pp.ru/~sergej/dl/2014/${pkgname}-${version}.tar.gz"
|
||||||
checksum="3feec7d43ca6cb5393645fe0df893d9f7bf5334849fa8abd4c5c3ee775c8cac3"
|
checksum="3feec7d43ca6cb5393645fe0df893d9f7bf5334849fa8abd4c5c3ee775c8cac3"
|
||||||
|
|
||||||
do_build(){
|
do_build(){
|
||||||
. /etc/profile.d/oracle-jre.sh
|
export JAVA_HOME=/usr/lib/jvm/openjdk
|
||||||
make
|
make
|
||||||
make doc
|
make doc
|
||||||
cd gui
|
cd gui
|
||||||
|
|
Loading…
Add table
Reference in a new issue