wok-next diff pm-utils/receipt @ rev 21678

updated getmail (4.41.0 -> 5.14)
author Hans-G?nter Theisgen
date Mon Jun 29 13:44:08 2020 +0100 (2020-06-29)
parents f48456621a9d
children
line diff
     1.1 --- a/pm-utils/receipt	Tue Oct 16 16:46:05 2018 +0300
     1.2 +++ b/pm-utils/receipt	Mon Jun 29 13:44:08 2020 +0100
     1.3 @@ -4,9 +4,9 @@
     1.4  VERSION="1.4.1"
     1.5  CATEGORY="system-tools"
     1.6  SHORT_DESC="Collection of scripts that handle suspend and resume"
     1.7 -MAINTAINER="domcox@slitaz.org"
     1.8 +MAINTAINER="devel@slitaz.org"
     1.9  LICENSE="GPL2"
    1.10 -WEB_SITE="https://pm-utils.freedesktop.org/"
    1.11 +WEB_SITE="https://pm-utils.freedesktop.org/wiki/"
    1.12  LFS="http://www.linuxfromscratch.org/blfs/view/svn/general/pm-utils.html"
    1.13  
    1.14  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.15 @@ -17,7 +17,7 @@
    1.16  compile_rules() {
    1.17  	./configure $CONFIGURE_ARGS &&
    1.18  	make &&
    1.19 -	make DESTDIR=$DESTDIR install || return 1
    1.20 +	make DESTDIR=$install install || return 1
    1.21  
    1.22  	# add video quirks
    1.23  	cp -r $stuff/video-quirks $install/usr/lib/pm-utils/