wok diff php-cups/receipt @ rev 15080

libmatchbox: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Aug 13 17:56:32 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 17:56:32 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