wok-next diff get-OpenOffice3/receipt @ rev 13402
get-LibreOffice, get-OpenOffice3: add lower case alias
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Sep 28 16:36:25 2012 +0200 (2012-09-28) |
parents | 041af50bcc91 |
children | b9dde6ba0be0 |
line diff
1.1 --- a/get-OpenOffice3/receipt Thu Feb 25 10:30:21 2010 +0000 1.2 +++ b/get-OpenOffice3/receipt Fri Sep 28 16:36:25 2012 +0200 1.3 @@ -13,5 +13,6 @@ 1.4 { 1.5 mkdir -p $fs/usr/bin 1.6 install -o root -g root -m755 stuff/get-OpenOffice3 $fs/usr/bin 1.7 + ln -s get-OpenOffice3 $fs/usr/bin/get-openoffice 1.8 } 1.9