Package: ksplash-engine-moodin Severity: important Version: 0.4.2-1 Tags: patch User: [EMAIL PROTECTED] Usertags: kfreebsd
Hello, The current version fails to build on GNU/kFreeBSD, because of outdated libtool. Here is how to update the libtool in your package: cp -f /usr/share/libtool/libtool.m4 admin/libtool.m4.in cp -f /usr/share/libtool/ltmain.sh admin/ltmain.sh cp -f /usr/share/misc/config.guess admin/config.guess cp -f /usr/share/misc/config.sub admin/config.sub (alternatively you can update the admin/ directory from the latest KDE SVN [1] instead). make -f admin/Makefile.common Note that using libtool.m4 from the Debian package is prefered, because it prunes the package dependencies, as explain by Steve Langasek [2]. Thanks for your cooperation. [1] http://websvn.kde.org/branches/KDE/3.5/kde-common/admin/ [2] http://lists.debian.org/debian-devel-announce/2005/11/msg00016.html -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]