wok-next diff xorg-xf86-input-wacom/receipt @ rev 20775

quodlibet: remove non-existent package from bdeps
author Aleksej Bobylev <al.bobylev@gmail.com>
date Wed Jun 06 20:44:57 2018 +0300 (2018-06-06)
parents ea3c4b76ea5d
children cd7906120828
line diff
     1.1 --- a/xorg-xf86-input-wacom/receipt	Fri Jul 14 16:02:21 2017 +0300
     1.2 +++ b/xorg-xf86-input-wacom/receipt	Wed Jun 06 20:44:57 2018 +0300
     1.3 @@ -17,21 +17,16 @@
     1.4  SPLIT="xorg-xf86-input-wacom-dev"
     1.5  PKG_RULE="std-dev"
     1.6  
     1.7 -# Rules to configure and make the package.
     1.8 -compile_rules()
     1.9 -{
    1.10 +compile_rules() {
    1.11  	./configure \
    1.12 -		--sysconfdir=/etc \
    1.13 -		--localstatedir=/var \
    1.14  		--with-systemd-unit-dir=no \
    1.15  		$CONFIGURE_ARGS &&
    1.16 +	fix libtool &&
    1.17  	make &&
    1.18  	make install
    1.19  }
    1.20  
    1.21 -# Rules to gen a SliTaz package suitable for Tazpkg.
    1.22 -genpkg_rules()
    1.23 -{
    1.24 +genpkg_rules() {
    1.25  	case $PACKAGE in
    1.26  		*-wacom)
    1.27  			copy @std