[Debian-tex-commits] SVN tex-common commit + diffs: r3962 - tex-common/branches/for-tl2008/debian
Frank Küster
frank at alioth.debian.org
Thu May 28 18:59:53 UTC 2009
Author: frank
Date: 2009-05-28 18:59:52 +0000 (Thu, 28 May 2009)
New Revision: 3962
Modified:
tex-common/branches/for-tl2008/debian/rules
Log:
don't try to install nonexisting obsolete files...
Modified: tex-common/branches/for-tl2008/debian/rules
===================================================================
--- tex-common/branches/for-tl2008/debian/rules 2009-05-27 21:24:56 UTC (rev 3961)
+++ tex-common/branches/for-tl2008/debian/rules 2009-05-28 18:59:52 UTC (rev 3962)
@@ -75,7 +75,6 @@
# Add here commands to install the package into debian/tex-common.
cd doc; $(MAKE) install DESTDIR=$(INSTDIR)/usr/share/doc/tex-common
cp conf/fmt.d/00tex.cnf $(INSTDIR)/etc/texmf/fmt.d/
- cp conf/language.d/00tex.cnf $(INSTDIR)/etc/texmf/language.d/
cp conf/hyphen.d/00tex.cnf $(INSTDIR)/etc/texmf/hyphen.d/
# ucf files
cp conf/texmf.d/*cnf $(INSTDIR)/usr/share/tex-common/
More information about the Debian-tex-commits
mailing list