[88216] trunk/dports/python/py-zopeinterface/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Dec 21 22:00:54 PST 2011


Revision: 88216
          http://trac.macports.org/changeset/88216
Author:   ryandesign at macports.org
Date:     2011-12-21 22:00:53 -0800 (Wed, 21 Dec 2011)
Log Message:
-----------
py-zopeinterface: create doc directory before installing into it; see #32618

Modified Paths:
--------------
    trunk/dports/python/py-zopeinterface/Portfile

Modified: trunk/dports/python/py-zopeinterface/Portfile
===================================================================
--- trunk/dports/python/py-zopeinterface/Portfile	2011-12-22 05:49:53 UTC (rev 88215)
+++ trunk/dports/python/py-zopeinterface/Portfile	2011-12-22 06:00:53 UTC (rev 88216)
@@ -22,6 +22,7 @@
                     sha256  1d5411ff82fd3a73bad6efb38deddb3f98d61d590344deb0cdd308e8aa94d3ff
 
 post-destroot {
+    xinstall -d ${destroot}${prefix}/share/doc/${name}
     xinstall -m 644 -W ${worksrcpath} \
         CHANGES.txt  README.txt \
         ${destroot}${prefix}/share/doc/${name}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111221/9599096d/attachment.html>


More information about the macports-changes mailing list