Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to devel-texlive grimoire by Peng Chang (Charles) (062b429ee1d413e0ca4ddc8d27962c3bc26c6528)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: "Peng Chang (Charles)" <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to devel-texlive grimoire by Peng Chang (Charles) (062b429ee1d413e0ca4ddc8d27962c3bc26c6528)
  • Date: Wed, 12 Aug 2009 22:09:32 -0500

GIT changes to devel-texlive grimoire by Peng Chang (Charles)
<chp AT sourcemage.org>:

latex/texlive/HISTORY | 3 +++
latex/texlive/INSTALL | 2 ++
2 files changed, 5 insertions(+)

New commits:
commit 062b429ee1d413e0ca4ddc8d27962c3bc26c6528
Author: Peng Chang (Charles) <chp AT sourcemage.org>
Commit: Peng Chang (Charles) <chp AT sourcemage.org>

texlive: created a symlink mf-nowin -> mf

diff --git a/latex/texlive/HISTORY b/latex/texlive/HISTORY
index bd18cea..fd3fbf6 100644
--- a/latex/texlive/HISTORY
+++ b/latex/texlive/HISTORY
@@ -1,3 +1,6 @@
+2009-08-13 Peng Chang (Charles) <chp AT sourcemage.org>
+ * INSTALL: created a symlink mf-nowin -> mf for pdftex needs it
+
2009-08-07 Andraž "ruskie" Levstik <ruskie+f03a580f AT codemages.net>
* PRE_BUILD: added comments so that the here-after people will
know what bit is what, fix the patching
diff --git a/latex/texlive/INSTALL b/latex/texlive/INSTALL
new file mode 100755
index 0000000..0993f26
--- /dev/null
+++ b/latex/texlive/INSTALL
@@ -0,0 +1,2 @@
+default_install &&
+ln -svf mf /usr/bin/mf-nowin




Archive powered by MHonArc 2.6.24.

Top of Page