From c32ad282bfed2e236dde024b5f90c75d55598c4e Mon Sep 17 00:00:00 2001 From: Panu Matilainen Date: Thu, 13 Apr 2023 10:31:10 +0300 Subject: [PATCH] Revert "Oops, require translations for dist tarballs" This is actually the wrong thing to depend on. This reverts commit 4e69677ecde58d49ddfa77996862be41e76e1077. --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index ac9feeb82..3550c1796 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -428,7 +428,7 @@ function(add_tarball targetname namever treeish) WORKING_DIRECTORY ${CMAKE_SOURCE_DIR} BYPRODUCTS ${distname} ${docname} VERBATIM - DEPENDS ChangeLog ${docname} translations + DEPENDS ChangeLog ${docname} COMMAND git archive --format=${distfmt} --output=${CMAKE_BINARY_DIR}/${tarname}