[Bug 194370] [MAINTAINER] mail/bsfilter: remove @dirrm from pkg-plist
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Oct 16 08:41:56 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194370
John Marino <marino at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |marino at FreeBSD.org
--- Comment #1 from John Marino <marino at 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.
More information about the freebsd-ports-bugs
mailing list