[59603] trunk/dports/tex/luatex/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat Oct 17 13:52:02 PDT 2009


Revision: 59603
          http://trac.macports.org/changeset/59603
Author:   ryandesign at macports.org
Date:     2009-10-17 13:52:00 -0700 (Sat, 17 Oct 2009)
Log Message:
-----------
luatex: remove unnecessary creation of ${prefix}/bin in destroot phase

Modified Paths:
--------------
    trunk/dports/tex/luatex/Portfile

Modified: trunk/dports/tex/luatex/Portfile
===================================================================
--- trunk/dports/tex/luatex/Portfile	2009-10-17 20:07:59 UTC (rev 59602)
+++ trunk/dports/tex/luatex/Portfile	2009-10-17 20:52:00 UTC (rev 59603)
@@ -29,7 +29,6 @@
                     CXX=${configure.cxx}
 build.target
 destroot {
-    xinstall -m 755 -d ${destroot}${prefix}/bin
     xinstall -m 755 ${worksrcpath}/build/texk/web2c/luatex ${destroot}${prefix}/bin
     ln  ${destroot}${prefix}/bin/luatex  ${destroot}${prefix}/bin/texlua
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091017/c2bd1f20/attachment.html>


More information about the macports-changes mailing list