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

Fixed taglib for new mixxx. Up: mixxx to 1.9.0.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Feb 24 11:45:20 2011 +0000 (2011-02-24)
parents 15c96f579d5b
children 5f75424c73c6
line diff
     1.1 --- a/get-flash-plugin/stuff/get-flash-plugin	Fri Mar 12 11:43:55 2010 +0000
     1.2 +++ b/get-flash-plugin/stuff/get-flash-plugin	Thu Feb 24 11:45:20 2011 +0000
     1.3 @@ -71,7 +71,7 @@
     1.4  dir=flash-plugin-$VERSION/fs/usr/lib
     1.5  mkdir -p $dir
     1.6  for i in /usr/lib/firefox*/*.so ; do
     1.7 -  	[ -f $i ] && [ -z "`ls $i`" ] && ln -s $i $dir	
     1.8 +  	[ -f $i ] && [ -z "`ls /usr/lib/$(basename $i)`" ] && ln -s $i $dir	
     1.9  done
    1.10  
    1.11  # Create pseudo package