[neon/snap-packaging/snapcraft-desktop-integration/work.core24] kde-neon-6: Fix dest hook name

Scarlett Moore null at kde.org
Fri Dec 20 10:58:12 GMT 2024


Git commit 63f5d0884fb4854f472f9b4098ac87ff29f33f33 by Scarlett Moore.
Committed on 20/12/2024 at 10:57.
Pushed by scarlettmoore into branch 'work.core24'.

Fix dest hook name

M  +1    -1    kde-neon-6/Makefile

https://invent.kde.org/neon/snap-packaging/snapcraft-desktop-integration/-/commit/63f5d0884fb4854f472f9b4098ac87ff29f33f33

diff --git a/kde-neon-6/Makefile b/kde-neon-6/Makefile
index 8eb5bdc..ef7cd21 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
 
 build: $(DEST_LAUNCHER) $(DEST_CONFIGURE_HOOK)
 


More information about the Neon-commits mailing list