Sophie

Sophie

distrib > Mageia > 7 > x86_64 > by-pkgid > 0dd1cd217ff06bd78b884daff1f5553e > scriptlet

gcc-cpp-8.3.1-0.20190802.1.mga7.x86_64.rpm

POSTIN

/bin/sh
/usr/sbin/update-alternatives --install /usr/bin/cpp cpp /usr/bin/cpp-8.3.1 300800 --slave /lib/cpp lib_cpp /usr/bin/cpp-8.3.1
[ -e /usr/bin/cpp ] || /usr/sbin/update-alternatives --auto cpp

POSTUN

/bin/sh
if [ ! -f /usr/bin/cpp-8.3.1 ]; then
  /usr/sbin/update-alternatives --remove cpp /usr/bin/cpp-8.3.1
fi