diff --git a/ekiga.spec b/ekiga.spec index c35dea4..2047e9c 100644 --- a/ekiga.spec +++ b/ekiga.spec @@ -43,13 +43,13 @@ It uses the the standard SIP and H323 protocols. %build CXXFLAGS="$RPM_OPT_FLAGS -DLDAP_DEPRECATED=1 -fPIC" # We disable howl for now, waiting for ekiga 2.0 to ship with avahi support -%configure --disable-avahi +%configure --disable-avahi --disable-scrollkeeper make %install rm -rf $RPM_BUILD_ROOT export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 -%makeinstall +make install DESTDIR=$RPM_BUILD_ROOT unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL rm -rf $RPM_BUILD_ROOT/var/scrollkeeper