[33586] trunk/dports/security

Ryan Schmidt ryandesign at macports.org
Wed Jan 30 16:44:17 PST 2008


On Jan 30, 2008, at 17:06, ecronin at macports.org wrote:

> +destroot  {
> +    xinstall -d -m 0755 ${destroot}/${prefix}/share/cracklib
> +    xinstall -m 0644 ${worksrcpath}/${name} ${destroot}/${prefix}/ 
> share/cracklib
> +}

There should not be a slash between ${destroot} and ${prefix} because  
${prefix} already begins with a slash.



More information about the macports-dev mailing list