Sophie

Sophie

distrib > * > 2008.0 > x86_64 > media > main-testing > by-pkgid > a3fda520ab53a514ed3c274657c68a19 > scriptlet

gcc-cpp-4.2.2-3mdv2008.0.x86_64.rpm

POSTIN

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

POSTUN

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