commit:     869aec16db1982ae7f25f22d53dfe96b90c635a9
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Wed Oct  5 20:55:57 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Wed Oct  5 20:56:14 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=869aec16

dev-java/velocity-dvsl: test directory does not exist.

Gentoo-Bug: https://bugs.gentoo.org/596090

Package-Manager: portage-2.3.0

 dev-java/velocity-dvsl/velocity-dvsl-1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/velocity-dvsl/velocity-dvsl-1.0.ebuild 
b/dev-java/velocity-dvsl/velocity-dvsl-1.0.ebuild
index ff14aef..28d2b78 100644
--- a/dev-java/velocity-dvsl/velocity-dvsl-1.0.ebuild
+++ b/dev-java/velocity-dvsl/velocity-dvsl-1.0.ebuild
@@ -44,7 +44,7 @@ JAVA_GENTOO_CLASSPATH="
 
 java_prepare() {
        java-pkg_clean
-       rm -rv test src/test || die
+       rm -rv src/test || die
 }
 
 src_install() {

Reply via email to