Looking for a portfile review before submitting (rbldnsd)

Jeremy Lavergne jeremy at lavergne.gotdns.org
Wed Jun 10 18:17:09 PDT 2009


In the destroot phase, all paths should be prefaced by ${destroot}

On Jun 10, 2009, at 9:14 PM, Scott Haneda wrote:

>>> destroot {
>>>   ########## These perms are obviously wrong, fix them later
>>>   # Install binary
>>>   xinstall -m 0755 ${worksrcpath}/${name} ${destroot}${prefix}/sbin
>>>   # Install man page 'rbldnsd.8'
>>>   xinstall -m 0640 ${worksrcpath}/${name}.8 ${destroot}${prefix}/ 
>>> share/man/man8
>>>   # Install misc files
>>>   xinstall -d ${prefix}/share/doc/${name}/
>>
>> Need ${destroot}
>
> Can you elaborate, I am not sure I am following?
>
>>>   xinstall -m 0640 -W ${worksrcpath} \
>>>           NEWS README.user TODO \
>>>           ${prefix}/share/doc/${name}/
>>
>> Need ${destroot}
>
> Not getting it :(

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2435 bytes
Desc: not available
URL: <http://lists.macosforge.org/pipermail/macports-dev/attachments/20090610/693cc16b/attachment.bin>


More information about the macports-dev mailing list