[62541] trunk/dports/net/openvpn2/Portfile
Pierre Queinnec
pmq at macports.org
Thu Jan 14 01:25:11 PST 2010
Thanks for the heads-up. Should be corrected in r62709.
-- Pierre
Ryan Schmidt wrote:
> On Jan 10, 2010, at 13:00, pmq at macports.org wrote:
>
>> post-destroot {
>> - set docdir ${destroot}/${prefix}/share/doc/${name}
>> + set docdir ${destroot}/${prefix}/share/doc/${name}-${version}
>
> Actually we decided we don't want versioned documentation directories:
>
> http://lists.macosforge.org/pipermail/macports-dev/2009-October/010526.html
>
>
>> - foreach file "AUTHORS INSTALL NEWS PORTS README" {
>> + foreach file "AUTHORS COPYING INSTALL NEWS PORTS README" {
>
> I usually recommend not installing the INSTALL file, since its only purpose is to tell you how to install the software, a task MacPorts has already accomplished by the time these files are installed.
>
> https://trac.macports.org/wiki/PortfileRecipes#doc
>
More information about the macports-dev
mailing list