[neon/snap-packaging/snapcraft-desktop-integration] kde-neon-6: Fix dest hook name
Scarlett Moore
null at kde.org
Fri Dec 20 10:56:36 GMT 2024
Git commit 111b7929318f300740f4adf40fffa9c65a8a6b2b by Scarlett Moore.
Committed on 20/12/2024 at 10:56.
Pushed by scarlettmoore into branch 'master'.
Fix dest hook name
M +1 -1 kde-neon-6/Makefile
https://invent.kde.org/neon/snap-packaging/snapcraft-desktop-integration/-/commit/111b7929318f300740f4adf40fffa9c65a8a6b2b
diff --git a/kde-neon-6/Makefile b/kde-neon-6/Makefile
index 5191b1d..413c15e 100644
--- a/kde-neon-6/Makefile
+++ b/kde-neon-6/Makefile
@@ -7,7 +7,7 @@ BIN_DIR := $(DESTDIR)/snap/command-chain
LIB_DIR := $(DESTDIR)/lib
DEST_LAUNCHER := desktop-launch6
LOCALE_GENERATOR := locale-gen
-DEST_CONFIGURE_HOOK := hooks-configure-fonts
+DEST_CONFIGURE_HOOK := hooks-configure-desktop
WITH_GRAPHICS := true
PLATFORM_PLUG := kf6-core22
More information about the Neon-commits
mailing list