svn commit: r383538 - head/databases/sqlitemanager
Bryan Drewery
bdrewery at FreeBSD.org
Tue Apr 7 23:37:55 UTC 2015
On 4/7/2015 3:26 PM, John Marino wrote:
> On 4/7/2015 22:14, Mikhail Teterin wrote:
>> Author: mi
>> Date: Tue Apr 7 20:14:55 2015
>> New Revision: 383538
>> URL: https://svnweb.freebsd.org/changeset/ports/383538
>>
[...]
>> do-install:
>> ${MKDIR} ${STAGEDIR}${WWWDIR}
>> - ${CP} -R ${WRKSRC}/ ${STAGEDIR}${WWWDIR}
>> + ${CP} -Rp ${WRKSRC}/ ${STAGEDIR}${WWWDIR}
>
> ^^^^^
>
> Why use ${CP} over ${COPYTREE_SHARE} ?
> There was just a big reminder not to install files with ${CP} last week
> on this mail list ...
>
> John
>
I don't see it. What's wrong with cp?
--
Regards,
Bryan Drewery
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/svn-ports-head/attachments/20150407/a8afd0f5/attachment.sig>
More information about the svn-ports-head
mailing list