# Note: Debian introduced a SONAME change in 2016 without specific
# mentioning of an ABI breakage.
abinfo "Creating a compatibility symlink to Debian-specific libedit.so.2 ..."
ln -sv libedit.so.0 \
    "$PKGDIR"/usr/lib/libedit.so.2
