repo: minor important remark

Installation finishes just fine if bzip2-compressed
hash files are removed *but* apt-cdrom add will fail.
This commit is contained in:
Michael Shigorin 2014-03-24 17:58:41 +04:00
parent b4b9f26cd8
commit 9a05187e16

View File

@ -9,6 +9,7 @@ COMPS="$(find -mindepth 1 -maxdepth 1 -type d -name 'RPMS.*' -printf '%f\n' |
[ -z "$GLOBAL_VERBOSE" ] || echo "** COMPS=$COMPS" >&2
[ -n "$COMPS" ] || exit 1
# NB: bz2 still needed for apt-cdrom add to work
genbasedir \
--topdir="$WORKDIR" \
--no-oldhashfile \