Commit 9a05187e authored by Michael Shigorin's avatar Michael Shigorin

repo: minor important remark

Installation finishes just fine if bzip2-compressed hash files are removed *but* apt-cdrom add will fail.
parent b4b9f26c
......@@ -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 \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment