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

ppp: build rp-pppoe.so (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Feb 25 11:15:26 2012 +0100 (2012-02-25)
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	Sat Feb 25 11:15:26 2012 +0100
     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."