commit: ffdec8d98b9e7e5302043aedd22f44b1e631011c Author: Martin Mokrejš <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz> AuthorDate: Mon May 25 18:59:01 2015 +0000 Commit: Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz> CommitDate: Mon May 25 18:59:01 2015 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=ffdec8d9
sci-biology/argo-bin: redefine S variable so we can chdir to a WORKDIR (not sure why the jar archive must be unpacked there at all ...) Package-Manager: portage-2.2.18 sci-biology/argo-bin/ChangeLog | 8 ++++++-- sci-biology/argo-bin/argo-bin-1.0.31.ebuild | 4 +++- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/sci-biology/argo-bin/ChangeLog b/sci-biology/argo-bin/ChangeLog index 7f9152a..d8c050f 100644 --- a/sci-biology/argo-bin/ChangeLog +++ b/sci-biology/argo-bin/ChangeLog @@ -1,7 +1,11 @@ # ChangeLog for sci-biology/argo-bin -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 25 May 2015; Martin Mokrejs <mmokr...@fold.natur.cuni.cz> + argo-bin-1.0.31.ebuild: + sci-biology/argo-bin: redefine S variable so we can chdir to a WORKDIR (not + sure why the jar archive must be unpacked there at all ...) + 25 Jun 2011; Justin Lecher <j...@gentoo.org> argo-bin-1.0.31.ebuild: Cleaned ebuild - diff --git a/sci-biology/argo-bin/argo-bin-1.0.31.ebuild b/sci-biology/argo-bin/argo-bin-1.0.31.ebuild index 6a708d5..6db9160 100644 --- a/sci-biology/argo-bin/argo-bin-1.0.31.ebuild +++ b/sci-biology/argo-bin/argo-bin-1.0.31.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ @@ -20,6 +20,8 @@ DEPEND="" RDEPEND="${DEPEND} java? ( >=virtual/jre-1.4 )" +S="${WORKDIR}" + src_install() { java-pkg_newjar "${DISTDIR}"/argo.jar argo.jar java-pkg_dolauncher