Sophie

Sophie

distrib > Mageia > 9 > armv7hl > by-pkgid > cfa45a585b0f34f68a647ac7313e9138 > scriptlet

haproxy-noquic-2.8.3-9.mga9.armv7hl.rpm

POSTUN

/bin/sh
if [ "$1" -eq "0" ]; then
	/usr/sbin/update-alternatives --remove haproxy /usr/sbin/haproxy-noquic
fi

POSTTRANS

/bin/sh
/usr/sbin/update-alternatives --install /usr/sbin/haproxy haproxy /usr/sbin/haproxy-noquic 10