[Lunar-commits] <moonbase> luatex: removed the stinkin tabs

Terry Chan tchan at lunar-linux.org
Sun Jan 23 17:36:51 CET 2011


commit 7e7ace9bc9a7ce562061ecc06e3eba6eeaac2f54
Author: Terry Chan <tchan at lunar-linux.org>
Date:   Sun Jan 23 10:36:51 2011 -0600

    luatex: removed the stinkin tabs
---
 doc-tools/luatex/POST_INSTALL |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/doc-tools/luatex/POST_INSTALL b/doc-tools/luatex/POST_INSTALL
index d2b811a..9a630d2 100644
--- a/doc-tools/luatex/POST_INSTALL
+++ b/doc-tools/luatex/POST_INSTALL
@@ -1,7 +1,7 @@
 if [ -x /usr/bin/fmtutil-sys ] ; then
-	# fmtutil-sys and texlinks are installed by texlive
-	fmtutil-sys --quiet --all > /dev/null
+        # fmtutil-sys and texlinks are installed by texlive
+        fmtutil-sys --quiet --all > /dev/null
 
-	# Create symlink:  /usr/bin/lualatex -> luatex
-	texlinks -q
+        # Create symlink:  /usr/bin/lualatex -> luatex
+        texlinks -q
 fi


More information about the Lunar-commits mailing list