[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdebase/workspace/ksysguard/gui
From:       John Tapsell <john.tapsell () kdemail ! net>
Date:       2006-11-17 20:59:56
Message-ID: 1163797196.897454.18363.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 605697 by johnflux:

Fix bug that I introduced with the kdeinit commit



 M  +2 -1      CMakeLists.txt  


--- trunk/KDE/kdebase/workspace/ksysguard/gui/CMakeLists.txt #605696:605697
@@ -60,10 +60,11 @@
 
 target_link_libraries(kdeinit_ksysguard  ${KDE4_KIO_LIBS} ksgrd  )
 
-install(TARGETS kdeinit_ksysguard DESTINATION ${BIN_INSTALL_DIR})
+install(TARGETS kdeinit_ksysguard DESTINATION ${LIB_INSTALL_DIR})
 
 target_link_libraries(ksysguard kdeinit_ksysguard)
 
+install(TARGETS ksysguard DESTINATION ${BIN_INSTALL_DIR})
 ########### next target ###############
 
 set(sysguard_panelapplet_PART_SRCS KSysGuardApplet.cc KSGAppletSettings.cc \
${libsensordisplays_SRCS} StyleEngine.cc StyleSettings.cc TimerSettings.cc)


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic