wok-next diff get-LibreOffice/receipt @ rev 9447
Fix p7zip-full path error
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Sat Apr 02 12:48:28 2011 +0200 (2011-04-02) |
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 Sat Apr 02 12:48:28 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 +}