mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-17 19:13:13 -04:00
dev-java/gluegen: fix build-test.xml
Closes: https://bugs.gentoo.org/855110 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -66,7 +66,7 @@ src_prepare() {
|
||||
mv "${WORKDIR}"/jcpp-${PV}/* jcpp/ || die
|
||||
rm -rf make/lib || die
|
||||
default
|
||||
java-ant_bsfix_files "${S}/make/build-test.xml"
|
||||
java-ant_bsfix_files "${S}/make/build-test.xml" "${S}/make/jogamp-env.xml"
|
||||
|
||||
#it want a git repo
|
||||
git init || die
|
||||
|
||||
Reference in New Issue
Block a user