[98647] trunk/dports/python/py-feedparser/Portfile

jmr at macports.org jmr at macports.org
Thu Oct 11 18:28:30 PDT 2012


Revision: 98647
          http://trac.macports.org//changeset/98647
Author:   jmr at macports.org
Date:     2012-10-11 18:28:30 -0700 (Thu, 11 Oct 2012)
Log Message:
-----------
py-feedparser: fix post-destroot

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

Modified: trunk/dports/python/py-feedparser/Portfile
===================================================================
--- trunk/dports/python/py-feedparser/Portfile	2012-10-12 01:25:01 UTC (rev 98646)
+++ trunk/dports/python/py-feedparser/Portfile	2012-10-12 01:28:30 UTC (rev 98647)
@@ -29,6 +29,6 @@
 if {$subport != $name} {
     post-destroot	{
         xinstall -m 644 -W ${worksrcpath} LICENSE README \
-            ${destroot}${prefix}/share/doc/${name}
+            ${destroot}${prefix}/share/doc/${subport}
     }
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121011/631f68b1/attachment.html>


More information about the macports-changes mailing list