On Jan 30, 2008, at 17:06, [EMAIL PROTECTED] 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.

_______________________________________________
macports-dev mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo/macports-dev

Reply via email to