On Feb 19, 2009, at 19:54, [email protected] wrote:
Revision: 47020
http://trac.macports.org/changeset/47020
Author: [email protected]
Date: 2009-02-19 17:54:01 -0800 (Thu, 19 Feb 2009)
Log Message:
-----------
New port: py-icalendar for the python2.6 PortGroup.
[snip]
+post-destroot {
+ # install docs
+ xinstall -m 644 -W ${worksrcpath}/ CHANGES.txt CREDITS.txt
HISTORY.txt INSTALL.txt LICENSE.txt README.txt TODO.txt \
+ ${destroot}/${prefix}/share/doc/${name}
+
+ xinstall -m 644 -W ${worksrcpath}/doc example.txt
groupscheduled.ics groupscheduled.txt multiple.ics multiple.txt
small.ics small.txt \
+ ${destroot}/${prefix}/share/doc/${name}
+}
Please remove the slash before ${prefix}. (${prefix} already begins
with a slash.)
_______________________________________________
macports-dev mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev