Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/modules/adobe_flash/kspost.50.flashinstall.nochroot.inc
blob: c265ebe061027a211058795d9716fd79f364b195 (plain)
1
2
3
4
5
6
7
8
9
10
# Licensed under the terms of the GNU GPL v2 or later; see COPYING for details.

. $OOB__shlib

# Install locally-provided flash plugin
path=$(read_config adobe_flash plugin_path)
[ -n "$path" ] || exit 0

mkdir -p $INSTALL_ROOT/usr/lib/mozilla/plugins
cp -v $path $INSTALL_ROOT/usr/lib/mozilla/plugins/libflashplayer.so