ports/77618: audio/bmp-songchange, fix mtree
Miguel Mendez
flynn at energyhq.es.eu.org
Wed Feb 16 22:10:16 UTC 2005
>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 at 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
+ at unexec rmdir %D/lib/bmp/General 2>/dev/null || true
--- bmp-songchange.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list