Sophie

Sophie

distrib > Mandriva > 10.0 > i586 > media > contrib > by-pkgid > f7d276c642913b58e01809d97cc7ff61 > scriptlet

libfftw2-2.1.5-3mdk.i586.rpm

POSTIN

/bin/sh
# run ldconfig to update the runtime linker database with the new libraries
# (make sure /sbin is in the $PATH)
PATH="/sbin:$PATH" ldconfig

POSTUN

/bin/sh
# after uninstall, run ldconfig to remove the libs from the linker database
PATH="/sbin:$PATH" ldconfig