mirror of
https://github.com/DSPBluePrints/FactoryBluePrints.git
synced 2025-12-09 14:33:36 +08:00
修改压缩参数
This commit is contained in:
1
Makefile
1
Makefile
@@ -4,7 +4,6 @@ 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 -s -rr1p -QO+ $@ $^
|
||||
$(RAR) k $@
|
||||
|
||||
clear:
|
||||
$(GIT) repack -a -d --depth=4095 --window=4095
|
||||
|
||||
Reference in New Issue
Block a user