ports/74818: devel/valgrind: fix plist
Simon Barner
barner at gmx.de
Tue Dec 7 15:20:19 UTC 2004
>Number: 74818
>Category: ports
>Synopsis: devel/valgrind: fix plist
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Tue Dec 07 15:20:18 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator: Simon Barner
>Release: FreeBSD 5.3-STABLE i386
>Organization:
>Environment:
FreeBSD zi025.glhnet.mhn.de 5.3-STABLE FreeBSD 5.3-STABLE #0: Fri Nov 5 02:17:53 CET 2004 root at zi025.glhnet.mhn.de:/usr/obj/usr/src/sys/KISTE i386
>Description:
Optionaly remove $PREFIX/libdata/pkgconfig. Don't know, if this is correct,
but the directory is listed as superflous at:
http://pointyhat.freebsd.org/errorlogs/i386-6-latest-logs/extras.html
Please also apply this patch to devel/valgrind-snapshot!
>How-To-Repeat:
n/a
>Fix:
--- valgrind.patch begins here ---
--- pkg-plist.orig Mon Dec 6 17:26:44 2004
+++ pkg-plist Mon Dec 6 17:28:27 2004
@@ -52,3 +52,4 @@
%%PORTDOCS%%@dirrm %%DOCSDIR%%
@dirrm lib/valgrind
@dirrm include/valgrind
+ at unexec rmdir %D/libdata/pkgconfig 2>/dev/null || true
--- valgrind.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list