mirror of
https://bitbucket.org/smil3y/kde-workspace.git
synced 2025-02-23 10:22:49 +00:00
kstyles: correct oxygen style plugin installation path
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
79861cf7fe
commit
d307d850aa
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ if ( X11_FOUND )
|
|||
target_link_libraries(oxygen ${X11_LIBRARIES})
|
||||
endif( X11_FOUND )
|
||||
|
||||
install(TARGETS oxygen DESTINATION ${KDE4_PLUGIN_INSTALL_DIR}/plugins/styles/ )
|
||||
install(TARGETS oxygen DESTINATION ${KDE4_PLUGIN_INSTALL_DIR}/kde4/plugins/styles/ )
|
||||
|
||||
########### install files ###############
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue