|
|
Package: scribus-ng
Version: 1.3.3.6.dfsg-1
Severity: important
Hi,
the current version of fails to build on GNU/kFreeBSD
due to outdated libtool.
The version of libtool in scribus-ng is too old to correctly
support Debian GNU/k*BSD.
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
Petr
[1] http://websvn.kde.org/branches/KDE/3.5/kde-common/admin/
[2] lists.debian.org/debian-devel-announce/2005/11/msg00016.html">http://lists.debian.org/debian-devel-announce/2005/11/msg00016.html
--
To UNSUBSCRIBE, email to debian-bugs-dist-REQUEST@xxxxxxxxxxxxxxxx
with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx
|
|