[Debian-tex-commits] SVN tex-common commit + diffs: r3936 - tex-common/branches/for-tl2008/debian

Frank Küster frank at alioth.debian.org
Fri May 15 13:15:23 UTC 2009


Author: frank
Date: 2009-05-15 13:15:22 +0000 (Fri, 15 May 2009)
New Revision: 3936

Modified:
   tex-common/branches/for-tl2008/debian/dirs
   tex-common/branches/for-tl2008/debian/rules
Log:
need language.d and contents for installing from scratch


Modified: tex-common/branches/for-tl2008/debian/dirs
===================================================================
--- tex-common/branches/for-tl2008/debian/dirs	2009-05-15 13:12:50 UTC (rev 3935)
+++ tex-common/branches/for-tl2008/debian/dirs	2009-05-15 13:15:22 UTC (rev 3936)
@@ -10,6 +10,7 @@
 etc/texmf/hyphen.d
 etc/texmf/texmf.d
 etc/texmf/updmap.d
+etc/texmf/language.d
 var/lib/texmf/web2c
 var/lib/texmf/tex/generic/config
 var/lib/tex-common/fontmap-cfg

Modified: tex-common/branches/for-tl2008/debian/rules
===================================================================
--- tex-common/branches/for-tl2008/debian/rules	2009-05-15 13:12:50 UTC (rev 3935)
+++ tex-common/branches/for-tl2008/debian/rules	2009-05-15 13:15:22 UTC (rev 3936)
@@ -75,6 +75,7 @@
         # 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/
         # ucf files
 	cp conf/texmf.d/*cnf $(INSTDIR)/usr/share/tex-common/
 	cp conf/updmap.d/00updmap.cfg $(INSTDIR)/usr/share/tex-common/




More information about the Debian-tex-commits mailing list