wok diff foomatic-db/receipt @ rev 25057

linux-libre: fix linux-libre-3.18.129-gnu-slitaz.config
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Jun 06 11:05:30 2022 +0000 (2022-06-06)
parents bd7510903310
children ed5f25d05ff6
line diff
     1.1 --- a/foomatic-db/receipt	Sun May 01 08:42:44 2022 +0000
     1.2 +++ b/foomatic-db/receipt	Mon Jun 06 11:05:30 2022 +0000
     1.3 @@ -1,12 +1,12 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="foomatic-db"
     1.7 -VERSION="4.0-20101114" 
     1.8 +VERSION="4.0-20220223" 
     1.9  CATEGORY="system-tools"
    1.10  SHORT_DESC="Database used by foomatic-db-engine to generate PPD files"
    1.11  MAINTAINER="jozee@slitaz.org"
    1.12  LICENSE="GPL2"
    1.13 -TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.14 +TARBALL="$PACKAGE-$VERSION.tar.xz"
    1.15  WEB_SITE="http://www.linuxprinting.org/foomatic.html"
    1.16  WGET_URL="https://www.openprinting.org/download/foomatic/$TARBALL"
    1.17  TAGS="printer driver printing"
    1.18 @@ -24,7 +24,6 @@
    1.19  # Rules to configure and make the package.
    1.20  compile_rules()
    1.21  {
    1.22 -	cd $src
    1.23  	./configure \
    1.24  		--prefix=/usr \
    1.25  		--sysconfdir=/etc \