Sophie

Sophie

distrib > Mandriva > 2006.0 > x86_64 > media > contrib > by-pkgid > 92485ce10e1d83e486ecfaaffb6fb6be > scriptlet

xml-commons-which-javadoc-1.0-0.b2.7.1mdk.noarch.rpm

POSTIN

/bin/sh
rm -f /usr/share/javadoc/xml-commons-which
ln -s xml-commons-which-1.0 /usr/share/javadoc/xml-commons-which

POSTUN

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

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