Sophie

Sophie

distrib > Altlinux > 4.1 > i586 > by-pkgid > 5f41a07e656d90efdeb33ed293f01d09 > scriptlet

xml-commons-which10-javadoc-1.3.03-alt3_11jpp1.7.noarch.rpm

POSTIN

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

POSTUN

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