Revert "xbps-src: ensure 'changelog' is available"

This reverts commit 1441834458.
This commit is contained in:
Duncaen 2018-05-04 16:46:41 +02:00
parent 315ed3209e
commit 5334409c12
1 changed files with 1 additions and 1 deletions

View File

@ -403,7 +403,7 @@ setup_distfiles_mirror() {
done
}
readonly XBPS_VERSION_REQ="0.52"
readonly XBPS_VERSION_REQ="0.46"
readonly XBPS_VERSION=$(xbps-uhelper -V|awk '{print $2}')
readonly XBPS_SRC_VERSION="113"
export XBPS_MACHINE=$(xbps-uhelper arch)