apache-fop: update 10_openjdk script location
This commit is contained in:
@@ -14,14 +14,14 @@ checksum="
|
||||
1e90cfc9e07c2da088592860fa4651a7640c9e1e3500b71a613a5dea03eb3665"
|
||||
|
||||
archs="i686 x86_64"
|
||||
hostmakedepends="openjdk apache-ant"
|
||||
hostmakedepends="openjdk8 apache-ant"
|
||||
depends="virtual?java-runtime JAI"
|
||||
wrksrc="fop-${version}"
|
||||
conf_files="/etc/fop.conf"
|
||||
|
||||
do_build() {
|
||||
. /etc/profile.d/apache-ant.sh
|
||||
. /etc/profile.d/10_openjdk.sh
|
||||
. /etc/profile.d/10_openjdk8.sh
|
||||
ant package
|
||||
}
|
||||
do_install() {
|
||||
|
||||
Reference in New Issue
Block a user