Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Feb 2005 23:02:21 +0100
From:      "Miguel Mendez" <flynn@energyhq.es.eu.org>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/77618: audio/bmp-songchange, fix mtree
Message-ID:  <1108591341.0@scienide.energyhq.es.eu.org>
Resent-Message-ID: <200502162210.j1GMAFFT096593@freefall.freebsd.org>

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

>Number:         77618
>Category:       ports
>Synopsis:       audio/bmp-songchange, fix mtree
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Feb 16 22:10:15 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Miguel Mendez
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
>Environment:


System: FreeBSD 5.3-STABLE #0: Tue Feb  8 13:02:32 CET 2005
    root@scienide.energyhq.es.eu.org:/usr/src/sys/i386/compile/SCIENIDE.SMP



>Description:


As per the pointyhat log, fix the plist


>How-To-Repeat:





>Fix:


--- bmp-songchange.diff begins here ---
diff -ruN bmp-songchange.old/Makefile bmp-songchange/Makefile
--- bmp-songchange.old/Makefile	Tue Feb 15 09:32:07 2005
+++ bmp-songchange/Makefile	Wed Feb 16 21:55:21 2005
@@ -20,6 +20,4 @@
 USE_LIBTOOL_VER=15
 USE_GNOME=	gtk20
 
-PLIST_FILES=	lib/bmp/General/libsong_change.so
-
 .include <bsd.port.mk>
diff -ruN bmp-songchange.old/pkg-plist bmp-songchange/pkg-plist
--- bmp-songchange.old/pkg-plist	Thu Jan  1 01:00:00 1970
+++ bmp-songchange/pkg-plist	Wed Feb 16 21:55:11 2005
@@ -0,0 +1,2 @@
+lib/bmp/General/libsong_change.so
+@unexec rmdir %D/lib/bmp/General 2>/dev/null || true
--- bmp-songchange.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?1108591341.0>