install okularcore and kolourpaint_lgpl to the now correct places.

svn path=/trunk/KDE/kdegraphics/okular/; revision=779538
This commit is contained in:
Patrick Spendrin 2008-02-26 12:56:08 +00:00
parent 51244e469c
commit 8de31796b1

View file

@ -92,7 +92,7 @@ target_link_libraries(okularcore ${OKULAR_IOKIT} ${KDE4_KIO_LIBS} ${KDE4_PHONON
set_target_properties(okularcore PROPERTIES VERSION 1.1.0 SOVERSION 1 )
install(TARGETS okularcore DESTINATION ${LIB_INSTALL_DIR} )
install(TARGETS okularcore ${INSTALL_TARGETS_DEFAULT_ARGS} )
install(FILES conf/okular.kcfg DESTINATION ${KCFG_INSTALL_DIR})
install(FILES core/okularGenerator.desktop DESTINATION ${SERVICETYPES_INSTALL_DIR})