Sophie

Sophie

distrib > Altlinux > 4.1 > i586 > by-pkgid > 5287bbdef35b3d13d6318a5598b325a6 > scriptlet

xpp2-javadoc-2.1.10-alt3_6jpp1.7.noarch.rpm

POSTIN

/bin/sh
rm -f /usr/share/javadoc/xpp2
ln -s xpp2-2.1.10 /usr/share/javadoc/xpp2

POSTUN

/bin/sh
if [ "$1" = "0" ]; then
  rm -f /usr/share/javadoc/xpp2
fi