Explicitly disable ubuntuone support
This commit is contained in:
parent
c14a5d6503
commit
2b0382bed0
@ -116,6 +116,7 @@ Adds support for Snap packages from the Snap store.
|
|||||||
-Denable-external-appstream=false \
|
-Denable-external-appstream=false \
|
||||||
-Denable-rpm-ostree=true \
|
-Denable-rpm-ostree=true \
|
||||||
-Denable-tests=false \
|
-Denable-tests=false \
|
||||||
|
-Denable-ubuntuone=false \
|
||||||
-Denable-ubuntu-reviews=false
|
-Denable-ubuntu-reviews=false
|
||||||
%meson_build
|
%meson_build
|
||||||
|
|
||||||
@ -212,7 +213,6 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
|
|||||||
%if %{with packagekit}
|
%if %{with packagekit}
|
||||||
%{_libdir}/gs-plugins-%{gs_plugin_version}/libgs_plugin_systemd-updates.so
|
%{_libdir}/gs-plugins-%{gs_plugin_version}/libgs_plugin_systemd-updates.so
|
||||||
%endif
|
%endif
|
||||||
%{_libdir}/gs-plugins-%{gs_plugin_version}/libgs_plugin_ubuntuone.so
|
|
||||||
%{_sysconfdir}/xdg/autostart/gnome-software-service.desktop
|
%{_sysconfdir}/xdg/autostart/gnome-software-service.desktop
|
||||||
%if %{with packagekit}
|
%if %{with packagekit}
|
||||||
%{_datadir}/dbus-1/services/org.freedesktop.PackageKit.service
|
%{_datadir}/dbus-1/services/org.freedesktop.PackageKit.service
|
||||||
|
Loading…
Reference in New Issue
Block a user