wok-current diff cups/receipt @ rev 13190

Up gsmartcontrol (0.8.6)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Aug 04 14:45:59 2012 +0200 (2012-08-04)
parents c4004328943b
children 21cd28c4630a
line diff
     1.1 --- a/cups/receipt	Wed Nov 02 08:38:48 2011 +0100
     1.2 +++ b/cups/receipt	Sat Aug 04 14:45:59 2012 +0200
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="cups"
     1.7 -VERSION="1.4.6"
     1.8 +VERSION="1.5.3"
     1.9  CATEGORY="system-tools"
    1.10  SHORT_DESC="Common UNIX Printing System."
    1.11  MAINTAINER="erjo@slitaz.org"
    1.12 @@ -17,6 +17,7 @@
    1.13  compile_rules()
    1.14  {
    1.15  	cd $src
    1.16 +	patch -p1 < $stuff/install-sh.u
    1.17  	./configure \
    1.18  		--prefix=/usr \
    1.19  		--sysconfdir=/etc \