From ea2775e89fcd04f77ec24bd653bf42d8c897e18d Mon Sep 17 00:00:00 2001 From: jwise Date: Thu, 29 Mar 2001 19:48:10 +0000 Subject: On deinstall, unconditionally remove the cocoon scratch directory if it exists in the location it will be created in if cocoon is run from tomcat. --- www/cocoon/pkg/PLIST | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'www/cocoon') diff --git a/www/cocoon/pkg/PLIST b/www/cocoon/pkg/PLIST index cc9d051192c..1be1f5160ab 100644 --- a/www/cocoon/pkg/PLIST +++ b/www/cocoon/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2001/03/14 02:05:21 jwise Exp $ +@comment $NetBSD: PLIST,v 1.4 2001/03/29 19:48:10 jwise Exp $ lib/java/cocoon.jar lib/java/sax-bugfix.jar lib/java/turbine-pool.jar @@ -594,6 +594,7 @@ share/examples/java/cocoon/ldap/ldap.xml share/examples/java/cocoon/ldap/ldap.xsl share/examples/java/cocoon/index.xml share/examples/java/cocoon/index.xsl +@unexec rm -rf tomcat/repository @dirrm share/examples/java/cocoon/xsp @dirrm share/examples/java/cocoon/xinclude @dirrm share/examples/java/cocoon/wap -- cgit v1.2.3