[gnome-software] trivial: Disable the snap build by default until a new snapd-glib has been released
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software] trivial: Disable the snap build by default until a new snapd-glib has been released
- Date: Thu, 19 Jul 2018 09:21:15 +0000 (UTC)
commit a1df021a83d81991649d934097de475c23b321f1
Author: Richard Hughes <richard hughsie com>
Date: Thu Jul 19 10:10:23 2018 +0100
trivial: Disable the snap build by default until a new snapd-glib has been released
contrib/gnome-software.spec.in | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/contrib/gnome-software.spec.in b/contrib/gnome-software.spec.in
index f1448e92..092e9523 100644
--- a/contrib/gnome-software.spec.in
+++ b/contrib/gnome-software.spec.in
@@ -104,7 +104,7 @@ Adds support for Snap packages from the Snap store.
%build
%meson \
- -Denable-snap=true \
+ -Denable-snap=false \
-Denable-gudev=true \
-Denable-packagekit=true \
-Denable-external-appstream=false \
@@ -200,8 +200,8 @@ DESTDIR=%{buildroot} appstream-util check-root
%{_libexecdir}/gnome-software-restarter
%files snap
-%{_libdir}/gs-plugins-%{gs_plugin_version}/libgs_plugin_snap.so
-%{_datadir}/metainfo/org.gnome.Software.Plugin.Snap.metainfo.xml
+#%{_libdir}/gs-plugins-%{gs_plugin_version}/libgs_plugin_snap.so
+#%{_datadir}/metainfo/org.gnome.Software.Plugin.Snap.metainfo.xml
%files devel
%{_libdir}/pkgconfig/gnome-software.pc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]