wok diff tiff-apps/receipt @ rev 10224

Up: openttd to 1.1.0.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat May 21 00:07:05 2011 +0000 (2011-05-21)
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	Sat May 21 00:07:05 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  }