diff options
-rw-r--r-- | dev-java/jdbc2-stdext/jdbc2-stdext-2.0.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/dev-java/jdbc2-stdext/jdbc2-stdext-2.0.ebuild b/dev-java/jdbc2-stdext/jdbc2-stdext-2.0.ebuild index 200b0aab6d24..17b83cc0fbbe 100644 --- a/dev-java/jdbc2-stdext/jdbc2-stdext-2.0.ebuild +++ b/dev-java/jdbc2-stdext/jdbc2-stdext-2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc2-stdext/jdbc2-stdext-2.0.ebuild,v 1.5 2004/07/13 17:27:42 sejo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc2-stdext/jdbc2-stdext-2.0.ebuild,v 1.6 2004/09/08 13:09:27 axxo Exp $ inherit java-pkg @@ -15,6 +15,8 @@ RESTRICT="fetch" RDEPEND=">=virtual/jdk-1.4" +S=${WORKDIR} + pkg_nofetch() { einfo einfo " Due to license restrictions, we cannot fetch the" |