[SCM] Debian packaging of texlive-nonbin) branch, master, updated. debian/2013.20130523-1-14-g7d4c380
The following commit has been merged in the master branch:
commit 7d4c3807b304449dadcd57e7844a2cb8dfa4b71e
Author: Norbert Preining <preining@debian.org>
Date: Thu May 30 10:26:23 2013 +0900
doc updates in rules.in
diff --git a/all/debian/rules.in b/all/debian/rules.in
index 5d03c65..c5a7074 100755
--- a/all/debian/rules.in
+++ b/all/debian/rules.in
@@ -83,12 +83,13 @@ binary-indep: build install
# end of nasty trick
dh_installtex -ptexlive-base --priority=10 \
--flavor=format:build_all,lsr:full,tree:texlive
- # /usr/bin/mf has been created by dh_installtex as symlink to mf-nowin
- # but is also shipped by texlive-base-bin, remove it.
+ # /usr/bin/mf has been created by dh_installtex as symlink to
+ # mf-nowin, but is also shipped by texlive-binaries, remove it.
rm debian/texlive-base/usr/bin/mf
# furthermore we want to have etex and pdfetex as links in
- # texlive-base-bin and not in texlive-base, remove them here
- # and add them via dh_link in texlive-base-binaries
+ # texlive-binaries and not in texlive-base, remove them here
+ # and add them via dh_link in texlive-binaries
+ # this is just out of history, would be nicer to have changed
rm debian/texlive-base/usr/bin/etex
rm debian/texlive-base/usr/bin/pdfetex
# for the libpaper hook, install templates and
--
Debian packaging of texlive-nonbin)
Reply to: