aboutsummaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorMathieu Pasquet <kiorky@cryptelium.net>2007-04-22 15:38:27 +0000
committerMathieu Pasquet <kiorky@cryptelium.net>2007-04-22 15:38:27 +0000
commitcb71a20ca010e6cf6e07399a58be9984d36b8e75 (patch)
tree0c9d1bbf56a6a5b149ae30e6fbd02e711d6e0daa /eclass
parentmove jabref and jempbox to experimental (diff)
downloadjava-cb71a20ca010e6cf6e07399a58be9984d36b8e75.tar.gz
java-cb71a20ca010e6cf6e07399a58be9984d36b8e75.tar.bz2
java-cb71a20ca010e6cf6e07399a58be9984d36b8e75.zip
kiorky: let jars being renamed
svn path=/java-overlay/; revision=4332
Diffstat (limited to 'eclass')
-rw-r--r--eclass/excalibur-multi.eclass3
1 files changed, 2 insertions, 1 deletions
diff --git a/eclass/excalibur-multi.eclass b/eclass/excalibur-multi.eclass
index 465f2844..d94812ab 100644
--- a/eclass/excalibur-multi.eclass
+++ b/eclass/excalibur-multi.eclass
@@ -54,8 +54,9 @@ excalibur-multi_src_test() {
excalibur-multi_src_install() {
for module in ${EXCALIBUR_MODULES}; do
+ einfo ${module}
cd ${module}
- java-pkg_newjar target/${module}.jar ${module/-${PV}}.jar
+ java-pkg_newjar target/${module}*.jar ${module/-${PV}}.jar
if use doc; then
# Doing this manually or we would have api/x/api/
docinto html/api/${PN}-${sub}