mirror of
https://github.com/chris2511/xca.git
synced 2026-09-14 11:06:19 +05:00
Fix git.release script
This commit is contained in:
parent
0ac3b2daca
commit
fa461175bd
@ -69,7 +69,7 @@ cp xca-$TVERSION.tar.gz "$releasedir"
|
||||
)
|
||||
(
|
||||
cd ..
|
||||
"./xca-$TVERSION/misc/build-w32.sh"
|
||||
"./xca-$TVERSION/misc/build-w64.sh"
|
||||
cp "xca-portable-${TVERSION}.zip" msi-installer-dir-${TVERSION}.zip "$releasedir"
|
||||
)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user