summaryrefslogtreecommitdiff
path: root/deskutils/fbreader/files/patch-makefiles_arch_desktop.mk
blob: c8f5c9fba0a89708c170078aa548a7363eab46d3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- makefiles/arch/desktop.mk.orig	2017-01-18 21:42:48 UTC
+++ makefiles/arch/desktop.mk
@@ -17,7 +17,7 @@ ifeq "$(UI_TYPE)" "qt"
   MOC = moc-qt3
   QTINCLUDE = -I /usr/include/qt3
 else
-  MOC = moc-qt4
+  MOC = moc
   QTINCLUDE = -I /usr/include/qt4
 endif