Sophie

Sophie

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

xml-commons-resolver-javadoc-1.1-1jpp.12.i386.rpm

POSTIN

/bin/sh
rm -f /usr/share/javadoc/xml-commons-resolver
ln -s xml-commons-resolver-1.1 /usr/share/javadoc/xml-commons-resolver

POSTUN

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