wok diff get-LibreOffice/receipt @ rev 14319

Down webkit-r (99690) don't need gcc 4.7
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Apr 07 20:34:59 2013 +0200 (2013-04-07)
parents 094990fe3941
children 42b8478866fb
line diff
     1.1 --- a/get-LibreOffice/receipt	Sat Apr 09 22:07:53 2011 +0100
     1.2 +++ b/get-LibreOffice/receipt	Sun Apr 07 20:34:59 2013 +0200
     1.3 @@ -13,4 +13,5 @@
     1.4  {
     1.5  	mkdir -p $fs/usr/bin
     1.6  	install -o root -g root -m755 stuff/get-LibreOffice $fs/usr/bin
     1.7 +	ln -s get-LibreOffice $fs/usr/bin/get-libreoffice
     1.8  }