Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/GNUmakefile b/GNUmakefile
index 41902809e30..3fe1850ca73 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -506,7 +506,7 @@ check_descriptions: .FORCE
#
source_archive: .FORCE
- ./build_files/utils/make_source_archive.sh
+ python3 ./build_files/utils/make_source_archive.py
INKSCAPE_BIN?="inkscape"
icons: .FORCE