wok-6.x diff cups/receipt @ rev 13575
linux/list_modules.sh: modules.list has moved...
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Nov 05 11:02:15 2012 +0100 (2012-11-05) |
parents | c4004328943b |
children | 21cd28c4630a |
line diff
1.1 --- a/cups/receipt Wed Nov 02 08:38:48 2011 +0100 1.2 +++ b/cups/receipt Mon Nov 05 11:02:15 2012 +0100 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 \