Mercurial > pidgin
diff pidgin.spec.in @ 22982:6a5b746ddfea
Fix for building RPMs without avahi
| author | Stu Tomlinson <stu@nosnilmot.com> |
|---|---|
| date | Fri, 16 May 2008 21:02:50 +0000 |
| parents | 18c3c7d8bdbd |
| children | 9920046f2da0 |
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} \
