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

Re: Using debconf to get answers about which languages to install



On Don, 28 Jul 2005, Frank Küster wrote:
> tex-common.  Do you plan to apply to become a Debian Developer yourself,
> and would you be willing to co-maintain tex-common?

Small fix for update-fontlang:

--- update-fontlang.orig	2005-07-29 09:55:11.000000000 +0200
+++ update-fontlang	2005-07-29 09:55:32.000000000 +0200
@@ -146,7 +146,7 @@
         if [ -d "$MEMORY_DIR" ] \
             && find "$MEMORY_DIR" -type f -name '*.list' -print0 \
             | xargs -0r cat \
-            | grep -E "^$(basename "$file" .cfg)\$" >/dev/null; then
+            | grep -E "^$(basename "$file" ".$EXT")\$" >/dev/null; then
             include_file "$file"
         else
             do_not_include_file "$file"


(And thanks to compat=4 now I could test the remove without purge
facility, and also found out that all the texlive packages habe 
^[#%]  -_- ...
i.e. a double space, so rebuild all .....)

Best wishes

Norbert

-------------------------------------------------------------------------------
Dr. Norbert Preining <preining AT logic DOT at>             Università di Siena
sip:preining@at43.tuwien.ac.at                             +43 (0) 59966-690018
gpg DSA: 0x09C5B094      fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094
-------------------------------------------------------------------------------
THROCKING (participial vb.)
The action of continually pushing down the lever on a pop-up toaster
in the hope that you will thereby get it to understand that you want
it to toast something. Also: a style of drum-playing favoured by Nigel
Olsson of the Elton John Band, reminiscent of the sound of someone
slapping a frankfurter against a bucket. An excellent example of this
is to be heard on 'Someone Save My Life Tonight' from the album
Captain Fantastic and the Brown Dirt Cowboy.
			--- Douglas Adams, The Meaning of Liff



Reply to: