[108148] trunk/dports/textproc/rst2pdf/Portfile

jmr at macports.org jmr at macports.org
Sun Jul 14 04:08:38 PDT 2013


Revision: 108148
          https://trac.macports.org/changeset/108148
Author:   jmr at macports.org
Date:     2013-07-14 04:08:37 -0700 (Sun, 14 Jul 2013)
Log Message:
-----------
rst2pdf: fix doc installation

Modified Paths:
--------------
    trunk/dports/textproc/rst2pdf/Portfile

Modified: trunk/dports/textproc/rst2pdf/Portfile
===================================================================
--- trunk/dports/textproc/rst2pdf/Portfile	2013-07-14 10:53:29 UTC (rev 108147)
+++ trunk/dports/textproc/rst2pdf/Portfile	2013-07-14 11:08:37 UTC (rev 108148)
@@ -37,5 +37,5 @@
     xinstall -m 644 -W ${worksrcpath} CHANGES.txt Contributors.txt LICENSE.txt \
         README.txt ${destroot}${prefix}/share/doc/${name}
     xinstall -m 644 -W ${worksrcpath}/doc DEVELOPERS.txt manual.txt \
-        sampler.txt ${destroot}${prefix}/share/doc/${name}
+        ${destroot}${prefix}/share/doc/${name}
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130714/efe87ee8/attachment.html>


More information about the macports-changes mailing list