summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2002-12-26 22:59:32 +0000
committerjlam <jlam@pkgsrc.org>2002-12-26 22:59:32 +0000
commit87e060f2b7fd8f56de0919f887c929f3aa0de202 (patch)
tree4ecb7c70b9af5636cebb1c1c991cab45bc7e3491 /www
parentdcff1da5bed5df9be88cd868f1d34bd256f02208 (diff)
downloadpkgsrc-87e060f2b7fd8f56de0919f887c929f3aa0de202.tar.gz
Replace "/usr/pkg" with "%D".
Diffstat (limited to 'www')
-rw-r--r--www/jakarta-tomcat/PLIST10
1 files changed, 5 insertions, 5 deletions
diff --git a/www/jakarta-tomcat/PLIST b/www/jakarta-tomcat/PLIST
index 0bd32c40816..93aa18dfb97 100644
--- a/www/jakarta-tomcat/PLIST
+++ b/www/jakarta-tomcat/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2002/04/09 18:24:51 jwise Exp $
+@comment $NetBSD: PLIST,v 1.4 2002/12/26 22:59:32 jlam Exp $
etc/rc.d/tomcat
tomcat/KEYS
tomcat/LICENSE
@@ -372,10 +372,10 @@ tomcat/webapps/test.war
@comment must explicitly remove tomcat working stash
@unexec ${RM} -rf tomcat/work
@comment also remove auto-generated conf fragments, if present
-@unexec ${RM} -f /usr/pkg/tomcat/conf/iis_redirect.reg-auto
-@unexec ${RM} -f /usr/pkg/tomcat/conf/mod_jk.conf-auto
-@unexec ${RM} -f /usr/pkg/tomcat/conf/obj.conf-auto
-@unexec ${RM} -f /usr/pkg/tomcat/conf/uriworkermap.properties-auto
+@unexec ${RM} -f %D/tomcat/conf/iis_redirect.reg-auto
+@unexec ${RM} -f %D/tomcat/conf/mod_jk.conf-auto
+@unexec ${RM} -f %D/tomcat/conf/obj.conf-auto
+@unexec ${RM} -f %D/tomcat/conf/uriworkermap.properties-auto
@dirrm tomcat/src/org/apache/tomcat/util/xml
@dirrm tomcat/src/org/apache/tomcat/util/pattern
@dirrm tomcat/src/org/apache/tomcat/util/compat