Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Jan 2015 11:46:56 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 196721] [patch][maintainer] update games/wesnoth to 1.12.0
Message-ID:  <bug-196721-13-OfEttWGiJv@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-196721-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-196721-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196721

--- Comment #14 from John Marino <marino@FreeBSD.org> ---
> Do you want a log?

yes, if http://ports.toco-domains.de/poudriere-test-logs/wesnoth-1.12.0.log is
not valid (I didn't look at it yet)

I suspect these are all empty directories (you can confirm by looking in
stage/user/local/man directory).

If that's the cause, you need to use "${FIND} ${STAGEDIR}${PREFIX}/man -type d
-empty -delete" or something like that in post-install target to remove these.

Putting them in pkg-plist is worse than seeing the warnings in the pkg-plist
check.

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-196721-13-OfEttWGiJv>