wok-4.x diff get-LibreOffice/receipt @ rev 9421
p7zip-full: Fix path in scripts
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Wed Mar 30 20:42:02 2011 +0200 (2011-03-30) |
parents | 50289f6c8ce3 |
children | 094990fe3941 |
line diff
1.1 --- a/get-LibreOffice/receipt Mon Dec 27 00:48:31 2010 +0000 1.2 +++ b/get-LibreOffice/receipt Wed Mar 30 20:42:02 2011 +0200 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="get-LibreOffice" 1.7 -VERSION="1.1" 1.8 +VERSION="1.1.9" 1.9 CATEGORY="office" 1.10 SHORT_DESC="Productivity suite." 1.11 MAINTAINER="ben@seawolfsanctuary.com" 1.12 @@ -13,4 +13,4 @@ 1.13 { 1.14 mkdir -p $fs/usr/bin 1.15 install -o root -g root -m755 stuff/get-LibreOffice $fs/usr/bin 1.16 -} 1.17 \ No newline at end of file 1.18 +}