diff --git a/dconf.spec b/dconf.spec index da5ed6f..9328a75 100644 --- a/dconf.spec +++ b/dconf.spec @@ -55,6 +55,9 @@ make V=1 %{?_smp_mflags} %install make install DESTDIR=$RPM_BUILD_ROOT +#we need this beacuse ibus and gdm installs file there +install -d $RPM_BUILD_ROOT%{_sysconfdir}/dconf/db +install -d $RPM_BUILD_ROOT%{_sysconfdir}/dconf/profile %find_lang dconf