Sophie

Sophie

distrib > Mandriva > 8.2 > i586 > media > contrib > by-pkgid > 4beac602fc5d23b80984d3ed8d27df00 > scriptlet

fftw-2.1.3-8mdk.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