Package: xdb
Severity: important
Version: 1.2.0-7
Tags: patch
Hi,
the current version fails to build on GNU/kFreeBSD.
It needs small tweak due to ancient libtool, see bellow.
Thanks in advance
Petr
--- xdb-1.2.0.orig/ltconfig
+++ xdb-1.2.0/ltconfig
@@ -1656,7 +1656,7 @@
;;
# This must be Linux ELF.
-linux-gnu*)
+linux-gnu*|kfreebsd*-gnu)
version_type=linux
library_names_spec='${libname}${release}.so$versuffix
${libname}${release}.so$major $libname.so'
soname_spec='${libname}${release}.so$major'
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]