wok-next diff hal-info/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 | 757d032c55c7 |
children |
line diff
1.1 --- a/hal-info/receipt Fri Mar 30 19:31:50 2018 +0300 1.2 +++ b/hal-info/receipt Fri Nov 02 14:15:08 2018 +0200 1.3 @@ -4,9 +4,9 @@ 1.4 VERSION="20091130" 1.5 CATEGORY="x-window" 1.6 SHORT_DESC="hal sub-package that provides the hardware data and quirks" 1.7 -MAINTAINER="domcox@slitaz.org" 1.8 +MAINTAINER="devel@slitaz.org" 1.9 LICENSE="GPL2 LGPL2.1" 1.10 -WEB_SITE="http://www.freedesktop.org/wiki/Software/hal" 1.11 +WEB_SITE="https://www.freedesktop.org/wiki/Software/hal/" 1.12 1.13 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.14 WGET_URL="http://hal.freedesktop.org/releases/$TARBALL" 1.15 @@ -19,7 +19,7 @@ 1.16 --disable-recall \ 1.17 $CONFIGURE_ARGS && 1.18 make && 1.19 - make DESTDIR=$DESTDIR install 1.20 + make DESTDIR=$install install 1.21 } 1.22 1.23 genpkg_rules() {