severity 545970 wishlist tag 545970 - patch kthxbye On Thu, Sep 10, 2009 at 01:11:44PM +0200, Petr Salinger wrote:
> +DEB_HOST_ARCH_OS := $(shell dpkg-architecture -qDEB_HOST_ARCH_OS) > + > +ifneq (linux,$(DEB_HOST_ARCH_OS)) > + YPBIND_CONF=--disable-dbus-nm > +endif This looks wrong - configure should be figuring this out for itself if the system doesn't have usable DBus and/or NetworkManager support. Why are you forcing this manually? Also, is there any plan to fix Network Manager to work on kFreeBSD? Dropping the severity since this won't ever have built on kFreeBSD which means it's a new package for that architecture. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

