Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Dec 2004 15:08:38 -0700
From:      Travis Poppe <tlp@LiquidX.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/75520: [MAINTAINER UPDATE]: emulators/mupen64-sound fix plist problem
Message-ID:  <20041226150838.3b69662b@maya.liquidx.org>
Resent-Message-ID: <200412262210.iBQMASMG013539@freefall.freebsd.org>

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

>Number:         75520
>Category:       ports
>Synopsis:       [MAINTAINER UPDATE] emulators/mupen64-sound fix plist
>Confidential:   no
>Severity:       non-critical
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec 26 22:10:28 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Travis Poppe
>Release:        
>Organization:
>Environment:
>Description:
Fix a problem with the mupen64-sound plist (it leaves a directory left
over after it has been deleted).

Pointed out by: Kris

>How-To-Repeat:
>Fix:
--- Makefile.orig	Sun Dec 26 15:05:06 2004
+++ Makefile	Sun Dec 26 15:05:40 2004
@@ -25,6 +25,7 @@
 PLUGIN_NAME=	mupen64_audio
 PLIST_FILES=	share/mupen64/plugins/${PLUGIN_NAME}.so
 PLIST_DIRS=	share/mupen64/plugins
+PLIST_DIRS+=	share/mupen64
 
 post-patch:
 	@${REINPLACE_CMD} -e 's|linux/soundcard.h|sys/soundcard.h|' ${WRKSRC}/main.c

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



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