summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'www-servers/tomcat/tomcat-5.0.28-r14.ebuild')
-rw-r--r--www-servers/tomcat/tomcat-5.0.28-r14.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/www-servers/tomcat/tomcat-5.0.28-r14.ebuild b/www-servers/tomcat/tomcat-5.0.28-r14.ebuild
index b62ad38f2aab..293ae42c1668 100644
--- a/www-servers/tomcat/tomcat-5.0.28-r14.ebuild
+++ b/www-servers/tomcat/tomcat-5.0.28-r14.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/tomcat/tomcat-5.0.28-r14.ebuild,v 1.1 2006/09/20 21:01:49 wltjr Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/tomcat/tomcat-5.0.28-r14.ebuild,v 1.2 2006/10/14 00:07:04 nichoj Exp $
inherit eutils java-pkg
@@ -53,6 +53,7 @@ pkg_setup() {
# new user for tomcat
enewgroup tomcat
enewuser tomcat -1 -1 /dev/null tomcat
+ java-pkg_pkg_setup
}
src_unpack() {