From 35470e7a499085dd91c6756ca039b5996b360c6b Mon Sep 17 00:00:00 2001 From: Shlomi Fish Date: Wed, 15 Dec 2021 18:20:15 +0200 Subject: [PATCH] prepare for a release --- fortune-mod/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fortune-mod/CMakeLists.txt b/fortune-mod/CMakeLists.txt index 21d6423..b260836 100644 --- a/fortune-mod/CMakeLists.txt +++ b/fortune-mod/CMakeLists.txt @@ -39,7 +39,7 @@ SET(CPACK_SOURCE_IGNORE_FILES "/\\\\.deps/" "/\\\\.git/" "/\\\\.tidyall\\\\.d/" - "/t/valgrind[0-9]+\\\\,t$" + "/t/valgrind[0-9]+\\\\.t$" "/tags$" "\\\\.pyc$" "~$" -- 2.40.0