[neon/snap-packaging/kf6-core/work.core24] /: Remove the rm step which can fail, it is not needed anyway
Kevin Ottens
null at kde.org
Thu Nov 14 12:05:56 GMT 2024
Git commit 9036d6f9656214376cfeef65a782705f30e61212 by Kevin Ottens.
Committed on 14/11/2024 at 12:04.
Pushed by ervin into branch 'work.core24'.
Remove the rm step which can fail, it is not needed anyway
M +0 -1 snapcraft.yaml
https://invent.kde.org/neon/snap-packaging/kf6-core/-/commit/9036d6f9656214376cfeef65a782705f30e61212
diff --git a/snapcraft.yaml b/snapcraft.yaml
index 137cd81..6c574d1 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -109,7 +109,6 @@ parts:
plugin: dump
source: .
override-pull: |
- rm etc/asound.conf | true
mkdir etc -p
cat > etc/asound.conf <<EOF
pcm.!default {
More information about the Neon-commits
mailing list