[neon/snap-packaging/kde-qt6-core-sdk/core24] /: Comment copy for now.

Scarlett Moore null at kde.org
Tue Sep 24 19:47:03 BST 2024


Git commit 2a915b41565b6d61e7014f9fe4280e6b96a41d5f by Scarlett Moore.
Committed on 24/09/2024 at 18:46.
Pushed by scarlettmoore into branch 'core24'.

Comment copy for now.

M  +2    -2    snapcraft.yaml

https://invent.kde.org/neon/snap-packaging/kde-qt6-core-sdk/-/commit/2a915b41565b6d61e7014f9fe4280e6b96a41d5f

diff --git a/snapcraft.yaml b/snapcraft.yaml
index d8dce66..382332a 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -253,8 +253,8 @@ parts:
     override-build: |
       craftctl default
       mkdir -p $CRAFT_PART_INSTALL/etc/$CRAFT_PART_NAME
-      rm  $CRAFT_PART_INSTALL/etc/$CRAFT_PART_NAME/config.summary | true
-      cp $CRAFT_PART_BUILD/config.summary $CRAFT_PART_INSTALL/etc/$CRAFT_PART_NAME/
+      ls -l $CRAFT_PART_BUILD
+    #  cp $CRAFT_PART_BUILD/config.summary $CRAFT_PART_INSTALL/etc/$CRAFT_PART_NAME/
 
   debs:
     after: [qt6]


More information about the Neon-commits mailing list