summarylogtreecommitdiffstats
path: root/config.patch
blob: 6fb6e1807c9dce75f244613cb242bc389cd152f6 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- config.mak.orig	2023-05-07 08:40:49.709998439 -0700
+++ config.mak	2023-05-07 08:43:44.066827592 -0700
@@ -65,7 +65,7 @@
 #
 # MOC is the Qt meta-object compiler.
 # Make sure it's the right one for Qt6.
-MOC	      ?= /usr/lib/qt6/libexec/moc
+MOC	      ?= /usr/lib/qt6/moc
 #
 # --------------------------------------------------------------------
 #