[46696] trunk/dports/www
Jeremy Lavergne
jeremy at lavergne.gotdns.org
Wed Feb 11 07:05:14 PST 2009
> variant use_osx_docroot conflicts php5 mysql5 requires nodeps
> description {Create link in /Library/WebServer/Documents} {
> post-destroot {
> xinstall -d ${destroot}/Library
> xinstall -d ${destroot}/Library/WebServer
> xinstall -d ${destroot}/Library/WebServer/Documents
> ln -s ${prefix}/www/wikka ${destroot}/Library/WebServer/
> Documents/wikka
> }
> }
I believe xinstall creates parent directories, so that can be shrunk
down to just one xinstall line.
-------------- 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/20090211/60c483e6/attachment.bin>
More information about the macports-dev
mailing list