Sophie

Sophie

distrib > Altlinux > 4.1 > i586 > media > core > by-pkgid > 5dc0aa260a1d64188258d1d8beee4d7f > scriptlet

jexcelapi-javadoc-2.4.3-alt1_4jpp1.7.noarch.rpm

POSTIN

/bin/sh
rm -f /usr/share/javadoc/jexcelapi
ln -s jexcelapi-2.4.3 /usr/share/javadoc/jexcelapi

POSTUN

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

# -----------------------------------------------------------------------------