summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPanu Matilainen <pmatilai@redhat.com>2023-04-13 10:31:10 +0300
committerPanu Matilainen <pmatilai@redhat.com>2023-04-13 10:31:10 +0300
commitc32ad282bfed2e236dde024b5f90c75d55598c4e (patch)
treed4a64ca52e8eb50c752b56e58d16a6092dc2dfb0
parent4e69677ecde58d49ddfa77996862be41e76e1077 (diff)
downloadrpm-c32ad282bfed2e236dde024b5f90c75d55598c4e.tar.gz
Revert "Oops, require translations for dist tarballs"
This is actually the wrong thing to depend on. This reverts commit 4e69677ecde58d49ddfa77996862be41e76e1077.
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
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}