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

[texlive-bin] 05/09: more fixes



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

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

commit 41b41b168e2741c17ed3817c59441fb22a39a0de
Author: Norbert Preining <preining@debian.org>
Date:   Thu May 25 09:41:51 2017 +0900

    more fixes
---
 debian/rules | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/rules b/debian/rules
index 883fa46..ff2d327 100755
--- a/debian/rules
+++ b/debian/rules
@@ -191,7 +191,7 @@ override_dh_install:
 	# remove files/links installed by texk/texlive/tl_scripts/
 	# which cannot be overridden
 	# these will be installed in the non-arch packages
-	for i in allec mktexfmt kpsexpand kpsepath allcm allneeded dvi2fax dvired \
+	for i in e2pall allec mktexfmt kpsexpand kpsepath allcm allneeded dvi2fax dvired \
 	         fontinst kpsetool kpsewhere ps2frag pslatex rubibtex rumakeindex \
 		 texconfig-dialog texconfig-sys texconfig texlinks ; do \
 	  rm debian/texlive-binaries/usr/bin/$$i ; \
@@ -238,10 +238,10 @@ override_dh_installchangelogs:
 	dh_installchangelogs -plibsynctex1 -plibsynctex-dev \
 		texk/web2c/synctexdir/ChangeLog
 	dh_installchangelogs -plibtexlua52 -plibtexlua52-dev \
-		libs/lua52/lua52-PATCHES/ChangeLog
+		libs/lua52/TLpatches/ChangeLog
 ifeq ($(WITHLUAJIT), yes)
 	dh_installchangelogs -plibtexluajit2 -plibtexluajit-dev \
-		libs/luajit/LuaJIT-PATCHES/ChangeLog
+		libs/luajit/TLpatches/ChangeLog
 endif
 
 override_dh_compress:

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


Reply to: