[89701] trunk/dports/tex/texlive-bin/Portfile

dports at macports.org dports at macports.org
Mon Feb 6 19:49:52 PST 2012


Revision: 89701
          http://trac.macports.org/changeset/89701
Author:   dports at macports.org
Date:     2012-02-06 19:49:50 -0800 (Mon, 06 Feb 2012)
Log Message:
-----------
texlive-bin: do not install a redundant (but harmless) fmtutil.cnf

Modified Paths:
--------------
    trunk/dports/tex/texlive-bin/Portfile

Modified: trunk/dports/tex/texlive-bin/Portfile
===================================================================
--- trunk/dports/tex/texlive-bin/Portfile	2012-02-07 03:26:36 UTC (rev 89700)
+++ trunk/dports/tex/texlive-bin/Portfile	2012-02-07 03:49:50 UTC (rev 89701)
@@ -208,6 +208,9 @@
     delete ${destroot}${texlive_bindir}/latexmk
     delete ${destroot}${texlive_bindir}/tlmgr
 
+    # Do not install the pre-generated fmtutil.cnf; we generate our own
+    delete ${destroot}${texlive_texmfmain}/web2c/fmtutil.cnf
+
     # gzip manpages that are installed into texlive_bindir
     foreach manpage [glob -directory ${destroot}${texlive_bindir} man*/*] {
         # need to make sure it isn't a symlink
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120206/c5860afb/attachment.html>


More information about the macports-changes mailing list