Am Dienstag, 27. Februar 2001 11:57 schrieb Hubert Palme:

> the KHelpcenter looks for the logo "logotp3.png" in
>
> ./common/
>
> but it is in
>
> /usr/share/doc/kde/HTML/[de|en]/common/!

Ivan please apply this patch to kde-i18n/debian/rules:

--- debian/rules.orig   Sun Feb 18 09:34:16 2001
+++ debian/rules        Tue Feb 27 17:47:50 2001
@@ -82,7 +82,7 @@
        $(MAKE) install DESTDIR=`pwd`/debian/tmp/
        for i in `find debian/ -type l -name "common"`; do \
                rm $$i ;\
-               ln -s ../comon $$i ;\
+               ln -s ../common $$i ;\
        done
        -rm `find debian/ -name "kdbg*"`
        -rm `find debian/ -name "kdevelop*"`

thanks, Stephan
-- 
Stephan Voecks
[EMAIL PROTECTED]


Reply via email to