Sophie

Sophie

distrib > Fedora > 18 > i386 > by-pkgid > c0261aff03be41f5c6f06f4ad52de8d9 > files > 3

okular-4.10.5-1.fc18.src.rpm

diff -up okular-4.10.2/active/CMakeLists.txt.me okular-4.10.2/active/CMakeLists.txt
--- okular-4.10.2/active/CMakeLists.txt.me	2013-04-09 17:34:36.086464571 +0200
+++ okular-4.10.2/active/CMakeLists.txt	2013-04-09 17:35:02.737461052 +0200
@@ -4,7 +4,5 @@ macro_log_feature(ACTIVEAPP_FOUND "Activ
 
 if (ACTIVEAPP_FOUND)
     add_subdirectory( app )
+    add_subdirectory( components )
 endif (ACTIVEAPP_FOUND)
-
-add_subdirectory( components )
-