Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/modules/adobe_flash/ksmain.50.adobe.sh
diff options
context:
space:
mode:
Diffstat (limited to 'modules/adobe_flash/ksmain.50.adobe.sh')
-rw-r--r--modules/adobe_flash/ksmain.50.adobe.sh11
1 files changed, 11 insertions, 0 deletions
diff --git a/modules/adobe_flash/ksmain.50.adobe.sh b/modules/adobe_flash/ksmain.50.adobe.sh
new file mode 100644
index 0000000..3cf38ea
--- /dev/null
+++ b/modules/adobe_flash/ksmain.50.adobe.sh
@@ -0,0 +1,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/"