wok diff get-OpenOffice3/receipt @ rev 1787

Add lighttpd-ssl
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Nov 30 15:28:35 2008 +0000 (2008-11-30)
parents c3c353091edb
children fc83f21345f3
line diff
     1.1 --- a/get-OpenOffice3/receipt	Tue Nov 11 12:20:46 2008 +0100
     1.2 +++ b/get-OpenOffice3/receipt	Sun Nov 30 15:28:35 2008 +0000
     1.3 @@ -11,6 +11,6 @@
     1.4  genpkg_rules()
     1.5  {
     1.6  	mkdir -p $fs/usr/bin
     1.7 -	install -o root -g root -m755 stuff/get-OpenOffice3.sh $fs/usr/bin
     1.8 +	install -o root -g root -m755 stuff/get-OpenOffice3 $fs/usr/bin
     1.9  }
    1.10