http://qa.mandrakesoft.com/show_bug.cgi?id=3968


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[EMAIL PROTECTED]
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED




------- Additional Comments From [EMAIL PROTECTED]  2003-22-07 20:58 -------
fixed in -11mdk

-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


------- Reminder: -------
assigned_to: [EMAIL PROTECTED]
status: RESOLVED
creation_date: 
description: 
somtimes (LANG ist set to de_DE) one got the messages 
/usr/sbin/makewhatis: line 373: /var/cache/man/de_DE/whatis: No such file or
directory

from makewhatis

to fix this append after the line:
        WHATIS_DIR=$DESTDIR/var/cache/man/$LANG
this:
        test -d $WHATIS_DIR && mkdir -p $WHATIS_DIR

jh

Reply via email to