wok diff tiff-apps/receipt @ rev 11864
up vsftpd 2.3.5. Added description files
author | Samuel Trassare <samuel_trassare@yahoo.com> |
---|---|
date | Mon Feb 27 12:41:31 2012 -0800 (2012-02-27) |
parents | 02bbaa9d12ba |
children | 53da4d85cdb3 |
line diff
1.1 --- a/tiff-apps/receipt Mon Apr 04 01:29:52 2011 +0200 1.2 +++ b/tiff-apps/receipt Mon Feb 27 12:41:31 2012 -0800 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="tiff-apps" 1.7 -VERSION="3.9.4" 1.8 +VERSION="3.9.5" 1.9 CATEGORY="x-window" 1.10 SHORT_DESC="TIFF images manipulation cli applications. (Check tiff for libs)." 1.11 MAINTAINER="pankso@slitaz.org" 1.12 @@ -12,6 +12,6 @@ 1.13 # Rules to gen a SliTaz package suitable for Tazpkg. 1.14 genpkg_rules() 1.15 { 1.16 - mkdir -p $fs/usr 1.17 + mkdir -p $fs/usr 1.18 cp -a $_pkg/usr/bin $fs/usr 1.19 }