Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > by-pkgid > aa9098472780bae57be34c6619f96482 > scriptlet

xml-commons-which10-javadoc-1.3.04-0.0.1mdv2008.1.x86_64.rpm

POSTIN

/bin/sh
rm -f /usr/share/javadoc/xml-commons-which10
ln -s xml-commons-which10-1.3.04 /usr/share/javadoc/xml-commons-which10

POSTUN

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