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

[texlive-bin] 01/01: Try to fix luajit issues (Closes: #824166)



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

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

commit e64c8c967c100deb2c68061ed555ab85ea3d3329
Author: Hilmar Preuße <hille42@web.de>
Date:   Fri May 13 12:38:15 2016 +0200

    Try to fix luajit issues (Closes: #824166)
---
 debian/changelog | 6 ++++++
 debian/rules     | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 627a1d1..3982e29 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+texlive-bin (2016.20160512.41045-2) UNRELEASED; urgency=medium
+
+  * Try to fix luajit issues (Closes: #824166)
+
+ -- Hilmar Preuße <hille42@web.de>  Fri, 13 May 2016 12:37:09 +0200
+
 texlive-bin (2016.20160512.41045-1) unstable; urgency=medium
 
   * break against old texlive (Closes: #820716)
diff --git a/debian/rules b/debian/rules
index 4ffa2e8..0b3bbb9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -38,7 +38,7 @@ endif
 # for whitelisting good archs
 ifeq (,$(filter $(DEB_HOST_ARCH), $(LUAJIT_GOOD_ARCHS)))
   # it is not in the list of good archs -> disable luajittex
-  BUILDLUAJITTEX=--disable-luajittex
+  BUILDLUAJITTEX=--disable-luajittex --disable-mfluajit
   WITHLUAJIT=no
 else
   # not necessary, but for completeness

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


Reply to: