Sophie

Sophie

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

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

POSTIN

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

POSTUN

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

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