ports/174325: [patch] editors/joe: unneeded @dirrmtry in plist

John Marino draco at marino.st
Mon Dec 10 13:00:01 UTC 2012


>Number:         174325
>Category:       ports
>Synopsis:       [patch] editors/joe: unneeded @dirrmtry in plist
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 10 13:00:00 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     John Marino
>Release:        
>Organization:
>Environment:
>Description:
Building editors/joe in poudriere with pkg support in "testport" mode will fail.  That is because nothing is installed at %%DATADIR%%/doc so the directory never gets created.
>How-To-Repeat:
Build editors/joe in poudriere in testport mode.
>Fix:
--- pkg-plist.orig	2012-10-29 14:02:44.000000000 +0100
+++ pkg-plist	2012-12-02 09:18:34.000000000 +0100
@@ -80,7 +80,6 @@
 @dirrmtry man/ru/man1
 @dirrmtry man/ru
 @dirrmtry %%DATADIR%%/charmaps
- at dirrmtry %%DATADIR%%/doc
 @dirrmtry %%DATADIR%%/lang
 @dirrmtry %%DATADIR%%/syntax
 @dirrmtry %%DATADIR%%

>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list