wok-stable diff fxload/receipt @ rev 1496

Up libgsf (1.14.9)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Oct 05 13:07:07 2008 +0000 (2008-10-05)
parents 33585ee5a79a
children ef616884d9ee
line diff
     1.1 --- a/fxload/receipt	Sat Aug 02 21:41:55 2008 +0000
     1.2 +++ b/fxload/receipt	Sun Oct 05 13:07:07 2008 +0000
     1.3 @@ -12,7 +12,8 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	wget -c http://updates.xorcom.com/astribank/$PACKAGE/$PACKAGE
     1.8 +	ln -s fxload-* $src
     1.9 +	wget http://updates.xorcom.com/astribank/$PACKAGE/$PACKAGE
    1.10  	chmod +x fxload
    1.11  }
    1.12