wok-next diff cpufrequtils/receipt @ rev 21020

Cleaning is almost finished... I should proceed to upgrades.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Nov 02 14:15:08 2018 +0200 (2018-11-02)
parents a3c581bf52b8
children
line diff
     1.1 --- a/cpufrequtils/receipt	Fri Aug 10 12:53:17 2018 +0300
     1.2 +++ b/cpufrequtils/receipt	Fri Nov 02 14:15:08 2018 +0200
     1.3 @@ -4,7 +4,7 @@
     1.4  VERSION="008"
     1.5  CATEGORY="system-tools"
     1.6  SHORT_DESC="Userspace tools for the kernel cpufreq subsystem"
     1.7 -MAINTAINER="gokhlayeh@slitaz.org"
     1.8 +MAINTAINER="devel@slitaz.org"
     1.9  LICENSE="GPL2"
    1.10  WEB_SITE="https://mirrors.edge.kernel.org/pub/linux/utils/kernel/cpufreq/"
    1.11  
    1.12 @@ -12,19 +12,15 @@
    1.13  WGET_URL="https://mirrors.edge.kernel.org/pub/linux/utils/kernel/cpufreq/$TARBALL"
    1.14  TARBALL_SHA256="a2149db551f83112209b1a8e79bd50d386979bbf64edbc69126f4e0b4f0a4cab"
    1.15  
    1.16 -BUILD_DEPENDS="libtool gettext sed"
    1.17 -SPLIT="cpufrequtils-dev"
    1.18 +BUILD_DEPENDS="libtool gettext-dev sed"
    1.19 +SPLIT="$PACKAGE-dev"
    1.20  
    1.21 -# Rules to configure and make the package.
    1.22 -compile_rules()
    1.23 -{
    1.24 +compile_rules() {
    1.25  	make LIBTOOL_OPT="--silent --tag=CC" &&
    1.26 -	make DESTDIR=$DESTDIR mandir=/usr/share/man install
    1.27 +	make DESTDIR=$install mandir=/usr/share/man install
    1.28  }
    1.29  
    1.30 -# Rules to gen a SliTaz package suitable for Tazpkg.
    1.31 -genpkg_rules()
    1.32 -{
    1.33 +genpkg_rules() {
    1.34  	case $PACKAGE in
    1.35  		cpufrequtils)
    1.36  			copy @std *.mo