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

[texlive-bin] 01/01: remove more rm statements that become invalid



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

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

commit 300090b828cef2f8d0d8ecc73745ecf02f4c0942
Author: Norbert Preining <preining@debian.org>
Date:   Mon Dec 11 10:59:29 2017 +0900

    remove more rm statements that become invalid
---
 debian/rules | 11 -----------
 1 file changed, 11 deletions(-)

diff --git a/debian/rules b/debian/rules
index e5304b2..ffcd725 100755
--- a/debian/rules
+++ b/debian/rules
@@ -169,23 +169,12 @@ override_dh_install:
 	for i in latex pdflatex lamed amstex ; do \
 	  rm debian/texlive-binaries/usr/share/man/man1/$$i.1* ; \
 	done
-	rm debian/texlive-binaries/usr/share/man/man5/fmtutil.cnf.5*
-	rm debian/texlive-binaries/usr/share/man/man5/updmap.cfg.5*
 	#
 	# remove tex4ht links, they are shipped with tl-htmlxml
 	for i in ht htcontext htlatex htmex httex httexi htxelatex htxetex mk4ht xhlatex ; do \
 	  rm debian/texlive-binaries/usr/bin/$$i ; \
 	done
 	#
-	# 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 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 ; \
-	  rm debian/texlive-binaries/usr/share/man/man1/$$i.1* ; \
-	done
 	# install dvisvgm man page
 	install -m 0644 texk/dvisvgm/dvisvgm-src/doc/dvisvgm.1 \
 		debian/texlive-binaries/usr/share/man/man1/dvisvgm.1

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


Reply to: