[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[texlive-bin] 02/02: add initial version of luajittex script for not supported archs



This is an automated email from the git hooks/post-receive script.

preining pushed a commit to branch master
in repository texlive-bin.

commit ac20b6b15d840b3ffe381c1b0a4d95f25d987043
Author: Norbert Preining <norbert@preining.info>
Date:   Fri May 30 13:01:40 2014 +0900

    add initial version of luajittex script for not supported archs
---
 debian/luajittex.sh | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/debian/luajittex.sh b/debian/luajittex.sh
new file mode 100644
index 0000000..d6910df
--- /dev/null
+++ b/debian/luajittex.sh
@@ -0,0 +1,13 @@
+#!/bin/sh
+
+# we need to parse the comman dline arguments,
+# pull out
+#	-jobname=<foobar>
+# and touch
+#	<foobar>.fmt
+#	<foobar>.log
+
+echo "luajittex is not supported on this architecture!" >&2
+
+exit 0
+

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-tex/texlive-bin.git


Reply to: