[neon/snap-packaging/qt-common-themes-sdk] /: use prefix but leave empty

Scarlett Moore null at kde.org
Mon Jul 1 16:06:42 BST 2024


Git commit e434614028ad731b3c8f44c44f1116e106744957 by Scarlett Moore.
Committed on 01/07/2024 at 15:06.
Pushed by scarlettmoore into branch 'master'.

use prefix but leave empty

M  +2    -0    snapcraft.yaml

https://invent.kde.org/neon/snap-packaging/qt-common-themes-sdk/-/commit/e434614028ad731b3c8f44c44f1116e106744957

diff --git a/snapcraft.yaml b/snapcraft.yaml
index 821e7e7..3f865e8 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -209,6 +209,7 @@ parts:
         - gtk2-engines-pixbuf
         plugin: cmake
         cmake-parameters:
+        - -DCMAKE_INSTALL_PREFIX=
         - -DCMAKE_BUILD_TYPE=Release
         - -DQT_MAJOR_VERSION=6
         - -DBUILD_WITH_QT6=ON
@@ -295,6 +296,7 @@ parts:
         - libxxf86vm1
         plugin: cmake
         cmake-parameters:
+        - -DCMAKE_INSTALL_PREFIX=
         - -DCMAKE_BUILD_TYPE=Release
         - -DQT_MAJOR_VERSION=6
         - -DBUILD_WITH_QT6=ON


More information about the Neon-commits mailing list