wok diff tiff-apps/receipt @ rev 11188
Up: gpgme to 1.3.1.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Thu Nov 03 01:12:00 2011 +0000 (2011-11-03) |
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 Thu Nov 03 01:12:00 2011 +0000 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 }