Author: preining-guest
Date: 2005-12-15 12:37:49 +0000 (Thu, 15 Dec 2005)
New Revision: 411

Modified:
   tetex-base/trunk/debian/setup-conflinks.in
Log:
fix missing magic comment in language.d/00tetex.cnf


Modified: tetex-base/trunk/debian/setup-conflinks.in
===================================================================
--- tetex-base/trunk/debian/setup-conflinks.in  2005-12-15 08:35:42 UTC (rev 
410)
+++ tetex-base/trunk/debian/setup-conflinks.in  2005-12-15 12:37:49 UTC (rev 
411)
@@ -28,6 +28,16 @@
   package=tetex-base
   texmfdir=debian/$package/usr/share/texmf-tetex
 
+# add the magic header to the language config file
+  printf "%% 00tetex.cnf
+%%
+%% You really can change stuff in this file, but it is NOT RECOMMENDED
+%% to play around with this file if you do not know what you are doing!
+%% Please leave this comment!
+%% -_- DebPkgProvidedMaps -_-
+%%
+" >> $LANGUAGE_DIR/00tetex.cnf
+
 # install latex's language dat in language.d
   sed -n -e '0,[EMAIL PROTECTED] The hyphenation pattern files are in the dir@ 
d; 0,/^$/ d; p' \
     $ldatdir/language.dat >> $LANGUAGE_DIR/00tetex.cnf


_______________________________________________
Pkg-tetex-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-tetex-commits

Reply via email to