[Kmymoney-devel] [Bug 224528] Build system does not remove all files on 'make uninstall'

Thomas Baumgart ipwizard at users.sourceforge.net
Sat Feb 6 13:17:46 CET 2010


https://bugs.kde.org/show_bug.cgi?id=224528





--- Comment #2 from Thomas Baumgart <ipwizard users sourceforge net>  2010-02-06 13:15:04 ---
Some more analysis: this seems to be a general KDE problem!

It is caused by the contents of the file
KDE/kdelibs/cmake/modules/kde4_cmake_uninstall.cmake.in
(http://websvn.kde.org/trunk/KDE/kdelibs/cmake/modules/kde4_cmake_uninstall.cmake.in?revision=558348&view=markup)
where in line #11 the option '-f' is missing. For some reason, cmake does not
remove symlinks that are broken.

All those links will not be removed since the install_manifest.txt contains the
real lib file first and then the links (which is OK).

Is this ( http://lists.kde.org/?l=kde-buildsystem&m=123602982417502&w=2 )
related?

I am using cmake 2.8.0

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the KMyMoney-devel mailing list