Sophie

Sophie

distrib > Altlinux > 4.1 > i586 > media > core > by-pkgid > f08c42fff88da35dfd456d538ed1c647 > scriptlet

tl-netty2-javadoc-1.9.2-alt1_1jpp1.7.noarch.rpm

POSTIN

/bin/sh
rm -f /usr/share/javadoc/tl-netty2
ln -s tl-netty2-1.9.2 /usr/share/javadoc/tl-netty2

POSTUN

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