Mercurial > pidgin
changeset 22982:6a5b746ddfea
Fix for building RPMs without avahi
author | Stu Tomlinson <stu@nosnilmot.com> |
---|---|
date | Fri, 16 May 2008 21:02:50 +0000 |
parents | 410f1bf7f734 |
children | 5cbd119b26af |
files | pidgin.spec.in |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/pidgin.spec.in Fri May 16 21:01:24 2008 +0000 +++ b/pidgin.spec.in Fri May 16 21:02:50 2008 +0000 @@ -226,6 +226,7 @@ --sysconfdir=%{_sysconfdir} \ --disable-schemas-install \ %{!?_with_dbus:--disable-dbus} \ + %{!?_with_avahi:--disable-avahi} \ %{?_without_gstreamer:--disable-gstreamer} \ %{?_without_gtkspell:--disable-gtkspell} \ %{?_without_nm:--disable-nm} \