Hi,

seems this issue can be fixed simply by applying the following patch:

diff -ur xmms-scrobbler-0.3.8.1.orig/debian/rules 
xmms-scrobbler-0.3.8.1/debian/rules
--- xmms-scrobbler-0.3.8.1.orig/debian/rules    2006-05-30 19:44:09.000000000 
+0300
+++ xmms-scrobbler-0.3.8.1/debian/rules 2006-05-30 19:44:40.000000000 +0300
@@ -28,7 +28,7 @@
 configure-stamp:
        dh_testdir
        # Add here commands to configure the package.
-       ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) 
--enable-bmp-plugin --enable-xmms-plugin --disable-debug --disable-meta-debug
+       CFLAGS="$(CFLAGS)" ./configure --host=$(DEB_HOST_GNU_TYPE) 
--build=$(DEB_BUILD_GNU_TYPE) --enable-bmp-plugin --enable-xmms-plugin 
--disable-debug --disable-meta-debug

        touch configure-stamp



best regards,
Timo Lindfors

Attachment: pgpkcAqE8wf9m.pgp
Description: PGP signature

Reply via email to