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

List:       kde-devel
Subject:    [PATCH] fixes compilation for kdebase KDE_3_0_BRANCH
From:       Stephan Johach <lucardus () onlinehome ! de>
Date:       2002-12-10 20:33:40
[Download RAW message or body]

Hi!

Attached patch fixes at least compilation 
of kdebase in KDE_3_0_BRANCH.

Stephan

-- 
http://www.wormsalt.de
["theme.cpp.diff" (text/x-diff)]

? theme.cpp.diff
Index: theme.cpp
===================================================================
RCS file: /cvs/kdebase/kcontrol/thememgr/theme.cpp,v
retrieving revision 1.72.2.2
diff -u -r1.72.2.2 theme.cpp
--- theme.cpp	2002/12/06 02:19:21	1.72.2.2
+++ theme.cpp	2002/12/10 20:29:15
@@ -188,6 +188,7 @@
 
   // cleanup work directory
   if (!workDir().isEmpty()) {
+    KProcess p;
     p << "/bin/rm" << "-rf" << workDir();
     if(!p.start(KProcess::Block))
       kdWarning() << "Error during cleanup of work directory: rc=" << rc << " " << cmd << endl;

>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

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

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