Fix GCRYPT_FULL_REPACK to also repack when target has only 1 pack

This commit is contained in:
root 2012-12-25 01:22:30 -05:00
parent 367ced925b
commit c0273f5ac8

View file

@ -581,7 +581,7 @@ repack_if_needed()
if isnonnull "${GCRYPT_FULL_REPACK:-}"
then
Keeplist=
Repack_limit=1
Repack_limit=0
fi
pick_fields_1_2 @r_del_list "$Packlist"