wok diff get-flash-plugin/stuff/get-flash-plugin @ rev 11940

evince-doc: local html help only. Evince goes to www for help
author Samuel Trassare <samuel_trassare@yahoo.com>
date Wed Feb 29 21:48:25 2012 -0800 (2012-02-29)
parents 43ed4e348b0d
children c6fbddf69ced
line diff
     1.1 --- a/get-flash-plugin/stuff/get-flash-plugin	Tue Nov 29 13:36:45 2011 +0100
     1.2 +++ b/get-flash-plugin/stuff/get-flash-plugin	Wed Feb 29 21:48:25 2012 -0800
     1.3 @@ -1,5 +1,8 @@
     1.4  #!/bin/sh -e
     1.5  
     1.6 +[ -f /etc/slitaz/slitaz.conf ] && . /etc/slitaz/slitaz.conf
     1.7 +[ $INSTALLED ] || INSTALLED=/var/lib/tazpkg/installed
     1.8 +
     1.9  PACKAGE="flash-plugin"
    1.10  WEB_SITE="http://www.adobe.com/products/flash/"
    1.11  SHORT_DESC="Adobe Flash Player."