flashplugin 11.2r202.238

Doug Barton dougb at FreeBSD.org
Mon Oct 1 20:29:59 UTC 2012


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


More information about the freebsd-ports mailing list