Cyril Brulebois <[email protected]> (29/06/2009): > Thanks Petr, NMU pending, with the attached patch.
Nah, that one, wrong version. Mraw, KiBi.
diff -u guile-1.6-1.6.8/debian/rules guile-1.6-1.6.8/debian/rules
--- guile-1.6-1.6.8/debian/rules
+++ guile-1.6-1.6.8/debian/rules
@@ -32,7 +32,7 @@
# If you change this please change the debian/control qthreads entry and the
# arch-specific .install targets below too.
-WORKING_QTHREADS_ARCHS := i386 alpha
+WORKING_QTHREADS_ARCHS := i386 alpha kfreebsd-i386
ifeq ($(findstring ${DEB_HOST_ARCH},${WORKING_QTHREADS_ARCHS}),${DEB_HOST_ARCH})
ENABLE_THREADS := --with-threads=yes
diff -u guile-1.6-1.6.8/debian/changelog guile-1.6-1.6.8/debian/changelog
--- guile-1.6-1.6.8/debian/changelog
+++ guile-1.6-1.6.8/debian/changelog
@@ -1,3 +1,12 @@
+guile-1.6 (1.6.8-6.4) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Fix FTBFS on kfreebsd-i386 by adding that architecture to the
+ WORKING_QTHREADS_ARCHS variable in debian/rules, thanks to Petr
+ Salinger (Closes: #533269).
+
+ -- Cyril Brulebois <[email protected]> Mon, 29 Jun 2009 15:43:43 +0200
+
guile-1.6 (1.6.8-6.3) unstable; urgency=high
* Non-maintainer upload.
signature.asc
Description: Digital signature

