Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Oct 2014 08:41:56 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 194370] [MAINTAINER] mail/bsfilter: remove @dirrm from pkg-plist
Message-ID:  <bug-194370-13-b3RtRRdeQL@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-194370-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-194370-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=194370

John Marino <marino@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |marino@FreeBSD.org

--- Comment #1 from John Marino <marino@FreeBSD.org> ---
comment 1)  you can leave this command masked,  you don't need to change it:
${MKDIR} ${STAGEDIR}${EXAMPLESDIR}


comment 2)
use ${COPYTREE_SHARE} for this line:
${CP} -r ${WRKSRC}/${DIR} ${STAGEDIR}${EXAMPLESDIR}/${DIR}

Unless there is concrete justification for using ${CP}, don't use it.

Can you make those changes and resubmit?

-- 
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-194370-13-b3RtRRdeQL>