mirror of
https://github.com/moparisthebest/pacman
synced 2025-03-03 18:59:55 -05:00

We erroniously dropped the call to _alpm_delta_parse() when macro-izing, causing segfaults for repos that provide deltas. Addresses FS#23314. Signed-off-by: Dan McGee <dan@archlinux.org>