environment/fetch: add cmd_fetch variable.

This commit is contained in:
maxice8 2019-01-21 15:42:54 -02:00 committed by maxice8
parent b2e99e0e94
commit 670f41a585

View file

@ -0,0 +1,4 @@
#
# Sets the fetch_cmd variable used by hooks/do-fetch/00-distfiles.sh
#
: ${fetch_cmd:=$XBPS_FETCH_CMD}