[gnome-mahjongg/gnome-3-38] snap: don't compile the schemas or update the icon cache
- From: Sebastien Bacher <sbacher src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-mahjongg/gnome-3-38] snap: don't compile the schemas or update the icon cache
- Date: Mon, 12 Apr 2021 19:32:52 +0000 (UTC)
commit eb93d58c8ea9c68cd7fc5d5d72d476cc28f5d435
Author: Sebastien Bacher <seb128 ubuntu com>
Date: Mon Apr 12 21:27:46 2021 +0200
snap: don't compile the schemas or update the icon cache
those are supposed to be done on the user system and not in the packaging
snap/snapcraft.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml
index 7c71295..35505be 100644
--- a/snap/snapcraft.yaml
+++ b/snap/snapcraft.yaml
@@ -43,7 +43,7 @@ parts:
cp ../src/data/icons/hicolor/scalable/org.gnome.Mahjongg.svg $SNAPCRAFT_PART_INSTALL/meta/gui/
cp ../install/snap/gnome-mahjongg/current/usr/share/applications/org.gnome.Mahjongg.desktop
$SNAPCRAFT_PART_INSTALL/meta/gui/
plugin: meson
- meson-parameters: [--prefix=/snap/gnome-mahjongg/current/usr]
+ meson-parameters: [--prefix=/snap/gnome-mahjongg/current/usr, -Dcompile-schemas=disabled,
-Dupdate-icon-cache=disabled]
organize:
snap/gnome-mahjongg/current/usr: usr
build-packages:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]