Sophie

Sophie

distrib > Mandriva > 10.1 > i586 > by-pkgid > 44cc903da05bce560c8098f9339f1d57 > scriptlet

xml-commons-apis-javadoc-1.0-0.b2.6jpp.noarch.rpm

POSTIN

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

POSTUN

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