wok-stable diff get-OpenOffice3/receipt @ rev 2214

Add menu-cache (will be used by next lxpanel release)
author Christophe Lincoln <pankso@slitaz.org>
date Wed Feb 11 17:45:18 2009 +0100 (2009-02-11)
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	Wed Feb 11 17:45:18 2009 +0100
     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