El dissabte, 3 de desembre de 2016, a les 0:33:17 CET, Antonio Rojas va escriure: > El Fri, 02 Dec 2016 18:23:53 +0000, Albert Astals Cid escribió: > > SVN commit 1476142 by aacid: > > > > KDE Applications 16.12 Release Candidate > > > > CCMAIL: [email protected] > > l10n-nn and l10n-sr fail to build: > > ---- > > CMake Error at 4/nn/data/CMakeLists.txt:1 (add_subdirectory): > add_subdirectory given source "kdeedu" which is not an existing directory.
Fixed this. > > ---- > > CMake Error at 5/sr/data/CMakeLists.txt:1 (add_subdirectory): > The source directory > > /build/kde-l10n/src/kde-l10n-sr-16.11.90/5/sr/data/_custominstall > > does not contain a CMakeLists.txt file. Chusslove, can you please fix this. ./scripts/autogen.sh sr cd sr cmake . fails. You need to either: * Add a dummy CMakeLists.txt file * Go back to the previous situation those files where not in a folder * Somehow teach autogen.sh about folders it has to ignore (that seems less desirable tbh). Cheers, Albert
