[Akonadi] [Bug 333912] Akonadi has no make uninstall target.

2014-04-27 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=333912

Laurent Montel mon...@kde.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||mon...@kde.org
 Resolution|--- |INVALID

--- Comment #1 from Laurent Montel mon...@kde.org ---
cmake doesn't create uninstall target.
So it's not a bug in akonadi package or kdepimlibs.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Akonadi] [Bug 333912] Akonadi has no make uninstall target.

2014-04-27 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=333912

--- Comment #2 from Christoph Feck christ...@maxiom.de ---
 requiring me to find files to delete manually

CMake creates the file install_manifest.txt in the build directory when
installing.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Akonadi] [Bug 333912] Akonadi has no make uninstall target.

2014-04-27 Thread Martin Steigerwald
https://bugs.kde.org/show_bug.cgi?id=333912

--- Comment #3 from Martin Steigerwald mar...@lichtvoll.de ---
Hmmm, okay, I so suppose that

cat install_manifest.txt | xargs echo rm

will remove the self compiled version completely if I remove the echo from
above line.

Still I am surprised that make uninstall is not considered an important
feature. Especially as it seems that there is not much missing to it.

So maybe while its no Akonadi issue, can this be considered on a more global
level?

Currently this doesn´t actually invite testers who made the decision to
self-compile stuff.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs