From 634f2d1b28c3034d2b268b44f6a7f1fed824f833 Mon Sep 17 00:00:00 2001 From: Chris Hennes Date: Wed, 13 Dec 2023 18:09:25 -0600 Subject: [PATCH] Pull PR 11717 --- snap/snapcraft.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index fad026a..700f1a0 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -1,4 +1,4 @@ -name: freecad +skname: freecad base: core22 adopt-info: freecad donation: https://wiki.freecad.org/Donate @@ -154,7 +154,8 @@ parts: freecad: plugin: cmake - source: https://github.com/FreeCAD/FreeCAD.git + source: https://github.com/obelisk79/FreeCAD.git + source-branch: concise_toolbars cmake-parameters: - -DCMAKE_INSTALL_PREFIX=/usr - -DCMAKE_INSTALL_LIBDIR=lib