ports/95491: [PATCH] shells/wapsh - fix pointyhat mtree failure
Shaun Amott
shaun at inerd.com
Fri Apr 7 20:50:19 UTC 2006
>Number: 95491
>Category: ports
>Synopsis: [PATCH] shells/wapsh - fix pointyhat mtree failure
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Fri Apr 07 20:50:13 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator: Shaun Amott
>Release: FreeBSD 6.1-PRERELEASE i386
>Organization:
>Environment:
>Description:
${PREFIX}/www/data directory is created in the absence of an apache
install, but not removed.
>How-To-Repeat:
>Fix:
Trivial fix:
--- wapsh.diff begins here ---
--- pkg-plist.orig Fri Apr 7 02:29:29 2006
+++ pkg-plist Fri Apr 7 21:34:37 2006
@@ -95,3 +95,4 @@
%%PORTDOCS%%@dirrm %%DOCSDIR%%/user_guide
%%PORTDOCS%%@dirrm %%DOCSDIR%%
@dirrm %%DATADIR%%
+ at dirrmtry www/data
--- wapsh.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list