Sophie

Sophie

distrib > Scientific%20Linux > 5x > i386 > by-pkgid > c0eb0a9396d2ec5b5b21fcfa910be4c6 > scriptlet

xml-commons-apis-javadoc-1.3.02-0.b2.7jpp.10.i386.rpm

POSTIN

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

POSTUN

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