mirror of https://github.com/odrling/Aegisub
Change the buildslave dist name to dist.7z so the waterfall isn't cluttered. There's a link to the archive so it won't be an issue.
Originally committed to SVN as r2872.
This commit is contained in:
parent
876f726a6d
commit
3267c11fed
|
@ -5,4 +5,4 @@ xcopy aegisub\tinderbox\windows\bin\aegisub32.pdb %dist_dir%
|
||||||
xcopy aegisub\tinderbox\windows\bin\libauto3_32.dll %dist_dir%
|
xcopy aegisub\tinderbox\windows\bin\libauto3_32.dll %dist_dir%
|
||||||
xcopy aegisub\tinderbox\windows\bin\libauto3_32.pdb %dist_dir%
|
xcopy aegisub\tinderbox\windows\bin\libauto3_32.pdb %dist_dir%
|
||||||
|
|
||||||
"c:\Program Files (x86)\7-Zip\7z.exe" -bd a %dist_dir%.7z %dist_dir%/*
|
"c:\Program Files (x86)\7-Zip\7z.exe" -bd a dist.7z %dist_dir%/*
|
||||||
|
|
Loading…
Reference in New Issue