Author: neurocyte-guest
Date: Wed Sep 20 18:50:52 2006
New Revision: 44

URL: http://svn.debian.org/wsvn/pkg-pulseaudio/?sc=1&rev=44
Log:
I'll get it right one day...

Modified:
    xmms-pulse/trunk/debian/rules
Modified: xmms-pulse/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-pulseaudio/xmms-pulse/trunk/debian/rules?rev=44&op=diff
==============================================================================
--- xmms-pulse/trunk/debian/rules (original)
+++ xmms-pulse/trunk/debian/rules Wed Sep 20 18:50:52 2006
@@ -14,7 +14,7 @@
 CONFIGURE_FLAGS = --prefix=/usr CFLAGS="$(CFLAGS)"
 
 ifeq ($(DEB_BUILD_GNU_TYPE),$(DEB_HOST_GNU_TYPE))
-	CONFIGURE_FLAGS += --host=$(DEB_HOST_GNU_TYPE)
+	CONFIGURE_FLAGS += --build=$(DEB_BUILD_GNU_TYPE)
 else
 	CONFIGURE_FLAGS += --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE)
 endif

_______________________________________________
Pkg-pulseaudio-devel mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-pulseaudio-devel

Reply via email to