Author: shadzik
Date: Mon Dec  6 16:53:10 2010
New Revision: 11964

Modified:
   PLDLiveInstaller/branches/0.2/PLDLiveInstaller.cpp
Log:
- remove installer on destitnation


Modified: PLDLiveInstaller/branches/0.2/PLDLiveInstaller.cpp
==============================================================================
--- PLDLiveInstaller/branches/0.2/PLDLiveInstaller.cpp  (original)
+++ PLDLiveInstaller/branches/0.2/PLDLiveInstaller.cpp  Mon Dec  6 16:53:10 2010
@@ -1646,7 +1646,8 @@
     }
     
     if(cont) {
-     removeJunk("/var/tmp/kdecache-plduser","-rf"); 
+     removeJunk("/var/tmp/kdecache-plduser","-rf");
+     removeJunk("/usr/sbin/pldliveinstaller", "-f");
     }
 
     if(cont && !mountProcSysDev()) {
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to