Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > media > contrib-release > by-pkgid > af099e4a2932ef920bc5f56a7e47feb6 > scriptlet

lib64fftw2-2.1.5-12mdv2008.1.x86_64.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