Sophie

Sophie

distrib > Mandriva > 2011.0 > x86_64 > media > main-release > by-pkgid > b27a876a0ed8d49747d9600f203e09b8 > scriptlet

xml-commons-which10-javadoc-1.3.04-3.0.7mdv2011.0.noarch.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