Author: shadzik
Date: Mon Dec 6 16:52:41 2010
New Revision: 11963
Modified:
PLDLiveInstaller/trunk/PLDLiveInstaller.cpp
Log:
- remove the installer on destination
Modified: PLDLiveInstaller/trunk/PLDLiveInstaller.cpp
==============================================================================
--- PLDLiveInstaller/trunk/PLDLiveInstaller.cpp (original)
+++ PLDLiveInstaller/trunk/PLDLiveInstaller.cpp Mon Dec 6 16:52:41 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