Magellan Linux

Diff of /trunk/extras/flashplayer/flashplayer-10.0.22.87-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2777 by niro, Thu May 14 17:33:30 2009 UTC revision 2778 by niro, Fri Jul 10 18:39:16 2009 UTC
# Line 32  SRC_URI=( Line 32  SRC_URI=(
32   mirror://${PNAME}/${SRCFILE}   mirror://${PNAME}/${SRCFILE}
33  )  )
34    
35    # adobe looks if the useragent contains 'Linux' to decide wether it's a linux box or not
36    UP2USERAGENT="lynx Linux"
37    UP2DATE="updatecmd http://get.adobe.com/de/flashplayer/ | grep 'Player version' | sed 's/.*version\ \(.*\)/\1/'"
38    
39  src_prepare()  src_prepare()
40  {  {
41   munpack ${SRCFILE} || die   munpack ${SRCFILE} || die

Legend:
Removed from v.2777  
changed lines
  Added in v.2778