Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Dec 2014 11:35:04 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 195014] [NEW PORT] games/diaspora: Single and multiplayer space fighter combat game
Message-ID:  <bug-195014-13-TwdgOimAzF@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-195014-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-195014-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=3D195014

Jan Beich <jbeich@vfemail.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jbeich@vfemail.net

--- Comment #28 from Jan Beich <jbeich@vfemail.net> ---
(In reply to Jan Beich from comment #27)
>>Xpost-install:
>>X# Add empty directories to TMPPLIST
>>X	(cd ${STAGEDIR}${DATADIR} && ${FIND} data -type d -empty | ${SORT} |\
>>X		${XARGS} -L 1 -I '{}' ${ECHO_CMD} "@dir ${DATADIR}/{}"\
>>X		>> ${TMPPLIST})
>
> Nowadays, pkg-delete(8) removes empty dirs under PREFIX automatically
> but even before that PORTDATA added @dirrm recursively.

Ah, reading comment 12 the Makefile should probably explain "why" instead of
"what":

  # Keep empty dirs to help with system-wide customization

--=20
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-195014-13-TwdgOimAzF>