wok diff poppler-apps/receipt @ rev 14518
gimp: update deps
author | Richard Dunbar <mojo@slitaz.org> |
---|---|
date | Thu May 16 11:25:56 2013 +0000 (2013-05-16) |
parents | 02337c58bb22 |
children | 408c87fa22ca |
line diff
1.1 --- a/poppler-apps/receipt Thu Feb 07 21:27:33 2013 +0000 1.2 +++ b/poppler-apps/receipt Thu May 16 11:25:56 2013 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="poppler-apps" 1.7 -VERSION="0.22.0" 1.8 +VERSION="0.22.1" 1.9 CATEGORY="office" 1.10 SHORT_DESC="Poppler utilities to manipulate PDF file." 1.11 MAINTAINER="pankso@slitaz.org" 1.12 @@ -13,7 +13,7 @@ 1.13 genpkg_rules() 1.14 { 1.15 mkdir -p $fs/usr 1.16 - cp -a $_pkg/usr/bin $fs/usr 1.17 + cp -a $install/usr/bin $fs/usr 1.18 if [ -f $fs/usr/bin/poppler-glib-demo ]; then 1.19 rm -rf $fs/usr/bin/poppler-glib-demo 1.20 fi