mirror of
https://github.com/curl/curl.git
synced 2026-08-24 14:03:35 +03:00
dmaketgz: release tarball generation using docker
For easier reproducibility. Mention using this script in RELEASE-PROCEDURE Closes #13388
This commit is contained in:
parent
dad126b840
commit
d28f74913c
3 changed files with 55 additions and 4 deletions
|
|
@ -23,7 +23,8 @@
|
|||
###########################################################################
|
||||
|
||||
EXTRA_DIST = coverage.sh completion.pl firefox-db2pem.sh checksrc.pl \
|
||||
mk-ca-bundle.pl schemetable.c cd2nroff nroff2cd cdall cd2cd managen
|
||||
mk-ca-bundle.pl schemetable.c cd2nroff nroff2cd cdall cd2cd managen \
|
||||
dmaketgz
|
||||
|
||||
ZSH_FUNCTIONS_DIR = @ZSH_FUNCTIONS_DIR@
|
||||
FISH_FUNCTIONS_DIR = @FISH_FUNCTIONS_DIR@
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue