wok diff exiv2/receipt @ rev 8050
Improve attr&acl receipts by replacing strange slackware seds by the use of DIST_ROOT; acl includes are now going at the right place.
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Thu Jan 20 21:38:00 2011 +0100 (2011-01-20) |
parents | 6e90579538d6 |
children | 1827b3b42e7c |
line diff
1.1 --- a/exiv2/receipt Sun Feb 28 14:11:33 2010 +0100 1.2 +++ b/exiv2/receipt Thu Jan 20 21:38:00 2011 +0100 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="exiv2" 1.7 -VERSION="0.18.2" 1.8 +VERSION="0.20" 1.9 CATEGORY="graphics" 1.10 SHORT_DESC="Exif and Iptc metadata manipulation library and tools" 1.11 MAINTAINER="jozee@slitaz.org" 1.12 @@ -25,7 +25,6 @@ 1.13 # Rules to gen a SliTaz package suitable for Tazpkg. 1.14 genpkg_rules() 1.15 { 1.16 - mkdir -p $fs/usr/bin 1.17 mkdir -p $fs/usr/lib 1.18 cp -a $_pkg/usr/bin $fs/usr 1.19 cp -a $_pkg/usr/lib/*.so* $fs/usr/lib