mirror of
https://github.com/DSPBluePrints/FactoryBluePrints.git
synced 2025-12-09 08:33:29 +08:00
修改压缩参数
This commit is contained in:
2
Makefile
2
Makefile
@@ -3,7 +3,7 @@ GIT = ./MinGit/cmd/git.exe
|
||||
|
||||
FactoryBluePrints.rar: .git update.bat README.md README_EN.md MinGit
|
||||
$(GIT) repack -a -d --depth=4095 --window=4095
|
||||
$(RAR) a -ma5 -md1024 -m5 -mt32 -htb -rr5p -QO+ $@ $^
|
||||
$(RAR) a -ma5 -md1024 -m5 -mt32 -htb -s -rr1p -QO+ $@ $^
|
||||
$(RAR) k $@
|
||||
|
||||
clear:
|
||||
|
||||
Reference in New Issue
Block a user