Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Jan 2005 19:33:42 +0100 (CET)
From:      Florent Thoumie <flz@xbsd.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/76316: Update port: net/linpopup - fix packing list
Message-ID:  <20050116183342.AE068119A1@gate.xbsd.org>
Resent-Message-ID: <200501161840.j0GIeXqD021278@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         76316
>Category:       ports
>Synopsis:       Update port: net/linpopup - fix packing list
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jan 16 18:40:32 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Florent Thoumie
>Release:        FreeBSD 5.3-RELEASE i386
>Organization:
Xbsd.org
>Environment:
System: FreeBSD gate.xbsd.org 5.3-RELEASE FreeBSD 5.3-RELEASE #2: Wed Nov 24 16:35:34 CET 2004 root@gate.xbsd.org:/usr/src/sys/i386/compile/GATE i386

>Description:

Not sure if some other ports add files in /usr/X11R6/doc, so i sticked with
@unexec ... instead of @dirrm.

>How-To-Repeat:

N/A

>Fix:

--- linpopup.diff begins here ---
--- pkg-plist.old	Sun Jan 16 19:30:24 2005
+++ pkg-plist	Sun Jan 16 19:31:22 2005
@@ -13,6 +13,7 @@
 share/LinPopUp/gtkrc
 share/LinPopUp/pixmaps/little_igloo.xpm
 @dirrm doc/LinPopUp
+@unexec rmdir %D/doc 2> /dev/null || true
 @dirrm share/LinPopUp/pixmaps
 @dirrm share/LinPopUp
 @unexec rm -rf /var/db/linpopup
--- linpopup.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050116183342.AE068119A1>