Don't install two copies of kcm_fontinst

This looks like an oversight after switching to use the
kcoreaddons_add_plugin macro.


(cherry picked from commit f8c6099a32)
wilder-5.24
Ahmad Samir 4 years ago committed by Alexander Lohnau
parent a31e4ce4ec
commit 5cea29ed6a
  1. 1
      kcms/kfontinst/kcmfontinst/CMakeLists.txt

@ -18,7 +18,6 @@ target_link_libraries(kcm_fontinst
X11::X11
)
install(TARGETS kcm_fontinst DESTINATION ${KDE_INSTALL_PLUGINDIR})
install( FILES kcm_fontinst.desktop DESTINATION ${KDE_INSTALL_APPDIR} )
install( FILES kfontinst.knsrc DESTINATION ${KDE_INSTALL_KNSRCDIR} )

Loading…
Cancel
Save