Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Mar 2005 11:53:55 +0100 (CET)
From:      Guido Falsi <mad@madpilot.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/79121: [maintainer-update] games/netpanzer: fix pkg-plist
Message-ID:  <200503221053.j2MArtNg082235@wedge.madpilot.net>
Resent-Message-ID: <200503221100.j2MB099F001423@freefall.freebsd.org>

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

>Number:         79121
>Category:       ports
>Synopsis:       [maintainer-update] games/netpanzer: fix pkg-plist
>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:   Tue Mar 22 11:00:08 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Guido Falsi
>Release:        FreeBSD 5.4-PRERELEASE i386
>Organization:
none
>Environment:
System: FreeBSD wedge.madpilot.net 5.4-PRERELEASE FreeBSD 5.4-PRERELEASE #34: Sun Mar 20 14:54:12 CET 2005 root@wedge.madpilot.net:/usr/obj/usr/src/sys/WEDGE i386

>Description:

add a line to pkg-plist to quiet down pointyhat warning.

>How-To-Repeat:

>Fix:

diff -ruN netpanzer.old/pkg-plist netpanzer/pkg-plist
--- netpanzer.old/pkg-plist	Tue Mar 22 11:45:23 2005
+++ netpanzer/pkg-plist	Tue Mar 22 11:48:59 2005
@@ -9,4 +9,5 @@
 share/pixmaps/netpanzer.png
 share/pixmaps/netpanzer.xpm
 %%PORTDOCS%%@dirrm %%DOCSDIR%%
+@unexec rmdir %D/share/applications 2>/dev/null || true
 @unexec rmdir %D/share/pixmaps 2>/dev/null || true
>Release-Note:
>Audit-Trail:
>Unformatted:



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