[neon/snap-packaging/kf6-snap-runtime] /: Add the minus part of the removal.
Scarlett Moore
null at kde.org
Fri Apr 12 10:00:13 BST 2024
Git commit 56fb6ba8f0dcb740e7e0e3f8d60576ff80585783 by Scarlett Moore.
Committed on 12/04/2024 at 08:59.
Pushed by scarlettmoore into branch 'master'.
Add the minus part of the removal.
M +1 -1 snapcraft.yaml
https://invent.kde.org/neon/snap-packaging/kf6-snap-runtime/-/commit/56fb6ba8f0dcb740e7e0e3f8d60576ff80585783
diff --git a/snapcraft.yaml b/snapcraft.yaml
index 2ed6316..fc5d1f1 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -81,7 +81,7 @@ parts:
- kde-qt6-core22-sdk/latest/stable
stage:
- -usr/lib/*/libdrm*
- - usr/share/doc/libdrm*
+ - -usr/share/doc/libdrm*
plugin: nil
override-prime: |
set -eux
More information about the Neon-commits
mailing list