Sophie

Sophie

distrib > Mandriva > cooker > i586 > by-pkgid > 7f8286125b619c1038b064c93861ed37 > files > 1

kshutdown-2.0-1.src.rpm

--- src/CMakeLists.txt~	2008-01-20 07:39:02.000000000 +0100
+++ src/CMakeLists.txt	2008-06-26 12:57:57.000000000 +0200
@@ -3,7 +3,6 @@
 
 set(
 	kshutdown_SRC
-	actions/extras.cpp
 	config.cpp
 	kshutdown.cpp
 	main.cpp
@@ -32,5 +31,4 @@
 )
 install(FILES kshutdown.desktop DESTINATION ${XDG_APPS_INSTALL_DIR})
 
-add_subdirectory(actions)
 add_subdirectory(images)