[neon/snap-packaging/qt-common-themes-sdk] /: It didn't like / remove prefix parameter
Scarlett Moore
null at kde.org
Mon Jul 1 14:59:58 BST 2024
Git commit a2fe0bd2093afe1a7127eade1a23c5c2ec8c8e08 by Scarlett Moore.
Committed on 01/07/2024 at 13:59.
Pushed by scarlettmoore into branch 'master'.
It didn't like / remove prefix parameter
M +0 -2 snapcraft.yaml
https://invent.kde.org/neon/snap-packaging/qt-common-themes-sdk/-/commit/a2fe0bd2093afe1a7127eade1a23c5c2ec8c8e08
diff --git a/snapcraft.yaml b/snapcraft.yaml
index 2469f6a..821e7e7 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -209,7 +209,6 @@ parts:
- gtk2-engines-pixbuf
plugin: cmake
cmake-parameters:
- - -DCMAKE_INSTALL_PREFIX=/
- -DCMAKE_BUILD_TYPE=Release
- -DQT_MAJOR_VERSION=6
- -DBUILD_WITH_QT6=ON
@@ -296,7 +295,6 @@ 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