10000 Merge pull request #1642 from stonebig/master · winpython/winpython@034e76b · GitHub
[go: up one dir, main page]

Skip to content

Commit 034e76b

Browse files
authored
Merge pull request #1642 from stonebig/master
tweak output of build
2 parents 1ed7101 + 77a2fe0 commit 034e76b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generate_a_winpython_distro.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ set req_lock_local=%LOCKDIR%requirement.%my_flavor%-%WINPYARCH%bit-%WINPYVERLOCK
162162
set pip_lock_web=%LOCKDIR%pylock.%WINPYARCH%-%WINPYVERLOCK%%my_flavor%%my_release_level%.toml
163163
set pip_lock_local=%LOCKDIR%pylock.%WINPYARCH%-%WINPYVERLOCK%%my_flavor%%my_release_level%_local.toml
164164
set req_lock_web=%LOCKDIR%requirement.%WINPYARCH%-%WINPYVERLOCK%%my_flavor%%my_release_level%.txt
165-
set req_lock_local=%LOCKDIR%requirement.%WINPYARCH%-%WINPYVERLOCK%%my_flavor%_local.txt
165+
set req_lock_local=%LOCKDIR%requirement.%WINPYARCH%-%WINPYVERLOCK%%my_flavor%%my_release_level%_local.txt
166166

167167

168168
set my_archive_lockfile=%my_archive_dir%\pylock.%my_flavor%-%WINPYARCH%bit-%WINPYVERLOCK%_%date:/=-%at_%my_time%.toml

0 commit comments

Comments
 (0)
0