summaryrefslogtreecommitdiff
path: root/Build
diff options
context:
space:
mode:
authorTaco Hoekwater <taco@elvenkind.com>2008-06-02 14:54:32 +0000
committerTaco Hoekwater <taco@elvenkind.com>2008-06-02 14:54:32 +0000
commit36623cb81fa76c260798589725995fe17592d6ca (patch)
treeed96aabb8f2201e698dea70d7a910c310d08e57e /Build
parent6b1e88f5cf57d719f8a5b64705d510289196df45 (diff)
install texluac
git-svn-id: svn://tug.org/texlive/trunk@8487 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build')
-rw-r--r--Build/source/texk/web2c/luatexdir/luatex.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/luatexdir/luatex.mk b/Build/source/texk/web2c/luatexdir/luatex.mk
index bfdd90df9bd..fdc7df211bd 100644
--- a/Build/source/texk/web2c/luatexdir/luatex.mk
+++ b/Build/source/texk/web2c/luatexdir/luatex.mk
@@ -124,6 +124,7 @@ install-programs: @LTEX@ install-luatex-exec
install-luatex-exec: $(luatex) $(bindir)
for p in luatex; do $(INSTALL_LIBTOOL_PROG) $$p $(bindir); done
cd $(DESTDIR)$(bindir) && rm -f texlua && $(LN) luatex texlua
+ cd $(DESTDIR)$(bindir) && rm -f texluac && $(LN) luatex texluac
#
# luatex binaries archive