diff options
author | Ken Roberts <alisonken1@juno.com> | 2013-11-12 22:48:53 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-11-12 22:48:53 -0600 |
commit | 76be1432ef381409f148f8a0dafb56e7d878803c (patch) | |
tree | bd37d1a99521e9032ea6ba171a6d8348d6278a1e /libraries/flashplugin-lahf-fix/README | |
parent | 798cb871d1350044216255410734333a9e3b5bfc (diff) | |
download | slackbuilds-76be1432ef381409f148f8a0dafb56e7d878803c.tar.gz |
libraries/flashplugin-lahf-fix: Updated for version 0.2.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'libraries/flashplugin-lahf-fix/README')
-rw-r--r-- | libraries/flashplugin-lahf-fix/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libraries/flashplugin-lahf-fix/README b/libraries/flashplugin-lahf-fix/README index a276ef6232..2f53e12b7a 100644 --- a/libraries/flashplugin-lahf-fix/README +++ b/libraries/flashplugin-lahf-fix/README @@ -3,5 +3,9 @@ on Athlon64 processors without support for the lahf instruction. Compile with: cc -fPIC -shared -nostdlib -lc -oflashplugin-lahf-fix.so flashplugin-lahf-fix.c + Then place the .so file in the plug-in directory (e.g. $HOME/.mozilla/plugins) or use LD_PRELOAD to force Firefox to load the library. + +This slackbuild will put the flashplugin-lahf-fix.so file into +/usr/lib64/mozilla/plugins directory |