mirror of
git://git.gnupg.org/gnupg.git
synced 2025-02-20 19:38:09 +01:00
build: Also emit the size of the w32 source tarball
-- Not tested.
This commit is contained in:
parent
ddff3b01f4
commit
e0a2e9e9c5
@ -314,6 +314,7 @@ sign-release:
|
||||
cat $(RELEASE_NAME).swdb >swdb.snippet;\
|
||||
echo '#+macro: gnupg26_branch master' >>swdb.snippet;\
|
||||
cat $${release_w32_name}.exe.swdb >>swdb.snippet;\
|
||||
echo "#+macro: gnupg26_w32_ssiz $$(wc -c <$${release_w32_name}.tar.xz|awk '{print int($$1/1024)}')k" >>swdb.snippet ;\
|
||||
echo >>swdb.snippet ;\
|
||||
sha1sum $${files1} >>swdb.snippet ;\
|
||||
cat "../$(RELEASE_NAME).buildlog" swdb.snippet \
|
||||
|
Loading…
x
Reference in New Issue
Block a user