[neon/snap-packaging/kf6-core-sdk/work.core24] /: remove riscv patch

Scarlett Moore null at kde.org
Mon Apr 21 12:38:56 BST 2025


Git commit c3f38ba41adc3b52470e4320622a20390d117b44 by Scarlett Moore.
Committed on 21/04/2025 at 11:38.
Pushed by scarlettmoore into branch 'work.core24'.

remove riscv patch

M  +0    -4    snapcraft.yaml

https://invent.kde.org/neon/snap-packaging/kf6-core-sdk/-/commit/c3f38ba41adc3b52470e4320622a20390d117b44

diff --git a/snapcraft.yaml b/snapcraft.yaml
index 8611485..78284ba 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -51,10 +51,6 @@ parts:
       - --prefix=/usr
       - -Doptimization=3
       - -Ddebug=true
-    override-pull: |
-      craftctl default
-      patch -p1 < $CRAFT_PROJECT_DIR/patches/libffi-enable-building-on-riscv64.patch
-
   glib:
     after: [ libffi, meson-deps ]
     source: https://gitlab.gnome.org/GNOME/glib.git


More information about the Neon-commits mailing list