Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > 127d56e757af7116d56552c809c5c253 > scriptlet

netbeans-6.9-2.fc14.noarch.rpm

PREUN

/bin/sh
if [ "$1" = "0" ]; then
    /usr/sbin/alternatives --remove netbeans /usr/share/netbeans/6.9/bin/netbeans
fi

POSTIN

/bin/sh
/usr/sbin/alternatives --install /usr/bin/netbeans netbeans /usr/share/netbeans/6.9/bin/netbeans 690