keep going even if the .desktop file wasn't there; allows package removl to work even after botched installation
svn path=/trunk/KDE/kdelibs/; revision=1161151
This commit is contained in:
parent
0fea8dc29f
commit
eb6c5443e9
@ -486,7 +486,6 @@ bool Package::uninstallPackage(const QString &pluginName,
|
||||
|
||||
if (!ok) {
|
||||
kWarning() << "Unable to remove " << service;
|
||||
return ok;
|
||||
}
|
||||
|
||||
KIO::DeleteJob *job = KIO::del(KUrl(targetName));
|
||||
|
Loading…
x
Reference in New Issue
Block a user