[Reproducible-commits] [texlive-bin] 03/32: fix for new layout of source files

Alexis Bienvenüe jboulix-guest at moszumanska.debian.org
Fri May 13 16:09:57 UTC 2016


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

jboulix-guest pushed a commit to branch pu/reproducible_builds
in repository texlive-bin.

commit 605bd98cf2b1c4268adc495c62c4c5463cb23d50
Author: Norbert Preining <preining at debian.org>
Date:   Wed Feb 24 22:35:05 2016 +0900

    fix for new layout of source files
---
 debian/rules | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/debian/rules b/debian/rules
index e3f073b..06591ff 100755
--- a/debian/rules
+++ b/debian/rules
@@ -209,8 +209,7 @@ override_dh_installdocs:
 	#dh_installdocs -plibtexlua52 -plibtexlua52-dev \
 	#	NOTHING TO INSTALL
 ifeq ($(WITHLUAJIT), yes)
-	dh_installdocs -plibtexluajit2 -plibtexluajit-dev \
-		libs/luajit/LuaJIT-2.?.?-PATCHES/TL-Changes
+	dh_installdocs -plibtexluajit2 -plibtexluajit-dev
 endif
 
 override_dh_installchangelogs:
@@ -222,10 +221,10 @@ override_dh_installchangelogs:
 	dh_installchangelogs -plibsynctex1 -plibsynctex-dev \
 		texk/web2c/synctexdir/ChangeLog
 	dh_installchangelogs -plibtexlua52 -plibtexlua52-dev \
-		libs/lua52/lua-5.?.?-PATCHES/ChangeLog
+		libs/lua52/lua52-PATCHES/ChangeLog
 ifeq ($(WITHLUAJIT), yes)
 	dh_installchangelogs -plibtexluajit2 -plibtexluajit-dev \
-		libs/luajit/LuaJIT-2.?.?-PATCHES/ChangeLog
+		libs/luajit/LuaJIT-PATCHES/ChangeLog
 endif
 
 override_dh_compress:

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



More information about the Reproducible-commits mailing list