diff options
Diffstat (limited to 'deskutils/plasma-applet-qstardict/Makefile')
-rw-r--r-- | deskutils/plasma-applet-qstardict/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/deskutils/plasma-applet-qstardict/Makefile b/deskutils/plasma-applet-qstardict/Makefile index eb903feb9581..1da5554178af 100644 --- a/deskutils/plasma-applet-qstardict/Makefile +++ b/deskutils/plasma-applet-qstardict/Makefile @@ -19,6 +19,7 @@ CMAKE_SOURCE_PATH= ${WRKSRC}/kdeplasma QSTARDICT_PLUGIN_PATH= ${LOCALBASE}/lib/qstardict/plugins +NO_STAGE= yes post-patch: ${REINPLACE_CMD} -e 's|/usr/lib/qstardict/plugins|${QSTARDICT_PLUGIN_PATH}|g' \ ${WRKSRC}/kdeplasma/dataengine/config.h.cmake |