summaryrefslogtreecommitdiff
path: root/ports-mgmt/tinderbox-devel/pkg-plist
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-01-02 06:36:34 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-01-02 06:36:34 +0000
commit1eda9ddc5525127a058463987e38b9e2786e2d63 (patch)
treee1d4344dea7b7a5ae94ee99e46cdef1b10829819 /ports-mgmt/tinderbox-devel/pkg-plist
parentChange maintainer to submitter since the specified maintainer is a (diff)
Fix @dirrm in pkg-plist
Noticed by: YAPHR
Notes
Notes: svn path=/head/; revision=152558
Diffstat (limited to '')
-rw-r--r--ports-mgmt/tinderbox-devel/pkg-plist2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports-mgmt/tinderbox-devel/pkg-plist b/ports-mgmt/tinderbox-devel/pkg-plist
index e8c5d92e8542..895c4c171d92 100644
--- a/ports-mgmt/tinderbox-devel/pkg-plist
+++ b/ports-mgmt/tinderbox-devel/pkg-plist
@@ -113,6 +113,6 @@ tinderbox/scripts/tinderbox-pgsql.schema
@dirrm tinderbox/scripts/lib
@dirrm tinderbox/scripts/etc/rc.d
@dirrm tinderbox/scripts/etc
-@unexec rmdir %D/tinderbox/www-exp 2>/dev/null || true
+@unexec rmdir %D/tinderbox/scripts/www-exp 2>/dev/null || true
@unexec rmdir %D/tinderbox/scripts 2>/dev/null || true
@unexec rmdir %D/tinderbox 2>/dev/null || true