From 838298d1263e88254f46b290c8081755cc3ae057 Mon Sep 17 00:00:00 2001 From: Nabil Ghodbane Date: Tue, 19 Apr 2022 15:59:45 +0200 Subject: [PATCH] windows: debug - wrong archive for sphinxintl --- products/sphinxintl.pyconf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/products/sphinxintl.pyconf b/products/sphinxintl.pyconf index 0a17f65..db66f48 100644 --- a/products/sphinxintl.pyconf +++ b/products/sphinxintl.pyconf @@ -39,7 +39,7 @@ version_2_0_0_win_dbg : name : "sphinx_intl" build_source : "script" compil_script : 'sphinxintl.bat' - archive_info : {archive_name : "sphinxintl-2.0.0_windows.tar.gz"} + archive_info : {archive_name : "sphinxintl-2.0.0.tar.gz"} get_source : "archive" environ : { -- 2.39.2