ports/110414: finance/gnucash: fix wrong dirrm in pkg-plist

Geraud CONTINSOUZAS geraud at gcu.info
Sat Mar 17 01:10:10 UTC 2007


>Number:         110414
>Category:       ports
>Synopsis:       finance/gnucash: fix wrong dirrm in pkg-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:   Sat Mar 17 01:10:10 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Geraud CONTINSOUZAS
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD melchior.xxxxxx.net 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #0: Sun Jan 14 10:22:57 NCT 2007 root at melchior.xxxxxx.net:/usr/obj/usr/src/sys/MELCHIOR02 i386


>Description:
        When trying to uninstall gnucash an error message is raised
	about ${PREFIX}/share/gnome/xml not being removable (indeed the
	port was created and populated by scrollkeeper in the first
	place).

	Silence the warning with a @dirrmtry instead of a @dirrm.

	ahze at FreeBSD.org (maintainer) is cc'd

>How-To-Repeat:
        Install, uninstall gnucash.

>Fix:



--- pkg-plist.diff begins here ---
--- pkg-plist.orig      Sat Mar 17 11:20:54 2007
+++ pkg-plist   Sat Mar 17 11:21:29 2007
@@ -1041,7 +1041,7 @@
 @dirrmtry share/locale/ca
 @dirrm share/gnome/xml/gnucash/xsl
 @dirrm share/gnome/xml/gnucash
- at dirrm share/gnome/xml
+ at dirrmtry share/gnome/xml
 @dirrm share/gnome/gnucash/xml/qsf
 @dirrm share/gnome/gnucash/xml
 @dirrm share/gnome/gnucash/ui
--- pkg-plist.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list