Sophie

Sophie

distrib > Altlinux > 4.1 > i586 > media > core > by-pkgid > 9d53ae6870300e2196618134dcdb4716 > scriptlet

sun-istack-commons-javadoc-20070625-alt1_1jpp5.0.noarch.rpm

POSTIN

/bin/sh
rm -f /usr/share/javadoc/sun-istack-commons
ln -s sun-istack-commons-20070625 /usr/share/javadoc/sun-istack-commons

POSTUN

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