forked from pool/maliit-framework
Fix FIXME comment
OBS-URL: https://build.opensuse.org/package/show/M17N:Maliit/maliit-framework?expand=0&rev=8
This commit is contained in:
parent
6f3507ed24
commit
1f97ad0e35
@ -69,8 +69,6 @@ extension library.
|
||||
M_IM_INSTALL_SCHEMAS=%{_sysconfdir}/gconf/schemas \
|
||||
M_IM_ENABLE_MULTITOUCH=false \
|
||||
|
||||
# FIXME: compiling with notests should not install test plugins to maliit-framework-tests
|
||||
|
||||
make %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
@ -87,6 +85,8 @@ mkdir -p %{buildroot}%{_libdir}/maliit/plugins-0.80/
|
||||
%clean
|
||||
rm -rf %{buildroot}
|
||||
|
||||
# FIXME: update GTK+ immodule cache correctly
|
||||
|
||||
%if 0%{?suse_version}
|
||||
%pre -f %{name}.schemas_pre
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user