hi, i'm trying to create my first package and like the most beginners i'm encountering problems. the package (kbiff - biff clone for kde) contains a shared library named kbiff.so which is installed in /usr/lib. dh_makeshlibs doesn't create the shlibs file and so i patched dh_makeshlibs to know why. it seems, that the script expects libraries in the format <libname>.so.<majornr>. the kbiff library is named kbiff.so and so it can't be found. what have i to do in that case?
thanX in advance matze -- * Debian GNU/Linux 3.0 Woody * [EMAIL PROTECTED] GnuPG Key fingerprint = 9DE1 C2FF D483 35D5 2619 AA48 936F A471 B9A8 8F6F [EMAIL PROTECTED] GnuPG Key fingerprint = 08C0 B863 9E4C AABC 2D37 FF87 67B5 74D5 82B5 186F -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

