I got tired of all that symlink nonsense a long time ago, and made this
function to do the update:

[ -e "${HOME}/.mozilla/plugins/npwrapper.libflashplayer.so" ] && unlink
${HOME}/.mozilla/plugins/npwrapper.libflashplayer.so;
nspluginwrapper -i
/usr/local/lib/npapi/linux-f10-flashplugin/libflashplayer.so

hth,

Doug
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to