Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/modules/adobe_flash/ksmain.50.adobe.sh
blob: 3cf38ea8c6fbc16b7b6d1c6cee4a0289f3e25710 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Copyright (C) 2012 One Laptop Per Child
# Licensed under the terms of the GNU GPL v2 or later; see COPYING for details.

. $OOB__shlib

# Only include the repo when a local plugin hasn't been provided

path=$(read_config adobe_flash plugin_path)
[ -n "$path" ] && exit 0

echo "repo --name=adobe --baseurl=http://linuxdownload.adobe.com/linux/i386/"