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:
parent
b4b9f26cd8
commit
9a05187e16
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user