1
0
mirror of https://invent.kde.org/system/dolphin synced 2024-07-04 17:30:55 +00:00

Merge branch 'Applications/19.08'

This commit is contained in:
Wolfgang Bauer 2019-08-07 18:11:51 +02:00
commit e39b7e8f5a

View File

@ -150,7 +150,7 @@ configure_file(org.kde.dolphin.FileManager1.service.in
install(FILES ${CMAKE_CURRENT_BINARY_DIR}/org.kde.dolphin.FileManager1.service
DESTINATION ${DBUS_SERVICES_INSTALL_DIR})
if (ECM_VERSION VERSION_GREATER_EQUAL "5.59.0")
if (NOT ECM_VERSION VERSION_LESS "5.59.0")
install(FILES dolphin.categories DESTINATION ${KDE_INSTALL_LOGGINGCATEGORIESDIR})
else()
install(FILES dolphin.categories DESTINATION ${KDE_INSTALL_CONFDIR})