wok diff exiftool/receipt @ rev 23076

updated libiodbc and libiodbc-dev (3.52.12 -> 3.52.13)
author Hans-G?nter Theisgen
date Tue Mar 10 14:25:03 2020 +0100 (2020-03-10)
parents d7da2b03d39b
children 45cacca7ad30
line diff
     1.1 --- a/exiftool/receipt	Tue Feb 26 15:59:27 2019 +0100
     1.2 +++ b/exiftool/receipt	Tue Mar 10 14:25:03 2020 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="exiftool"
     1.7 -VERSION="11.28"
     1.8 +VERSION="11.84"
     1.9  CATEGORY="system-tools"
    1.10  SHORT_DESC="Application for reading, writing and editing meta information in a wide variety of files."
    1.11  MAINTAINER="gokhlayeh@slitaz.org"
    1.12 @@ -27,6 +27,6 @@
    1.13  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.14  genpkg_rules()
    1.15  {
    1.16 -	cp -a $install/usr $fs
    1.17 -	rm -rf $fs/usr/share
    1.18 +	cp -a $install/usr	$fs
    1.19 +	rm -rf			$fs/usr/share
    1.20  }