wok diff php-cups/receipt @ rev 15068
Up babl-dev, cookutils-daemon, frogatto-data, kmod-dev, libbonoboui-dev, libcomerr3, libcurl, libexo-dev, libpurple-dev, nagios-plugins-mysql, net6-dev, netatalk-dev, php-cups, pygobject-dev, remmina-dev, ruby-enterprise-doc, shutter-bug, ssfs-server, xfi, xfw, xine-fonts, xorg-server-Xvfb according the wanted their package versions
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Aug 13 13:22:54 2013 +0000 (2013-08-13) |
parents | 163b99add810 |
children | 78cb1e930abd |
line diff
1.1 --- a/php-cups/receipt Fri Jan 07 04:39:35 2011 +0000 1.2 +++ b/php-cups/receipt Tue Aug 13 13:22:54 2013 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt." 1.5 1.6 PACKAGE="php-cups" 1.7 -VERSION="1.4.6" 1.8 +VERSION="1.6.2" 1.9 CATEGORY="development" 1.10 SHORT_DESC="Common UNIX Printing System bindings for php." 1.11 MAINTAINER="pascal.bellard@slitaz.org" 1.12 @@ -13,7 +13,7 @@ 1.13 genpkg_rules() 1.14 { 1.15 mkdir -p $fs/usr/share/php 1.16 - cp $(find $_pkg | grep phpcups.so) $fs/usr/share/php/cups.so 1.17 + cp $(find $install | grep phpcups.so) $fs/usr/share/php/cups.so 1.18 } 1.19 1.20 # Post and pre install commans to stop