Codebase list texinfo / 00060d4
not asked for perl libs are not installed anymore, remove the code in rules Norbert Preining 11 years ago
1 changed file(s) with 0 addition(s) and 7 deletion(s). Raw diff Collapse all Expand all
5454 find $(tmpdir) -type f -name dir | xargs rm -f
5555 # epsf.tex is in texlive
5656 rm -rf $(tmpdir)/usr/share/texmf/tex/generic
57 # remove perl libraries that we depend on in debian/control
58 # they should not be installed due to above --with-external-*
59 # but they still are, already send report to bug-texinfo
60 # remove without -f to make sure we fix the rules file
61 # when it is fixed upstream
62 rm -r $(tmpdir)/usr/share/texinfo/lib/Text-Unidecode
63 rm -r $(tmpdir)/usr/share/texinfo/lib/libintl-perl
6457 # install all the files
6558 dh_install --list-missing --sourcedir=debian/tmp -X share/info
6659 dh_link