https://bugs.kde.org/show_bug.cgi?id=431775
--- Comment #24 from caulier.gil...@gmail.com --- You are right Maik, date build must be only updated for make not "make install". We need a rules in cmake script to prevent it. But it's a normal behaviour as make install will pass all codes to see if someting has changed. Note, here i always use "make install/fast" to install, and i never seen this problem. @Maderios: please change your "make install" to "make install/fast" in your build script to see if this fix your problem. Note that "make install/fast" is a standard target definition in cmake and KDE applications, it's not specific to digiKam. Gilles Caulier -- You are receiving this mail because: You are watching all bug changes.