Sophie

Sophie

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

classpathx-mail-javadoc-1.1.1-4jpp.2.i386.rpm

POSTIN

/bin/sh
rm -f /usr/share/javadoc/classpathx-mail
ln -s classpathx-mail-1.3.1 /usr/share/javadoc/classpathx-mail

POSTUN

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