wok-next diff knock/receipt @ rev 21445
updated scim (1.4.17 -> 1.4.18)
author | Hans-G?nter Theisgen |
---|---|
date | Tue May 05 16:55:11 2020 +0100 (2020-05-05) |
parents | d6378d455338 |
children |
line diff
1.1 --- a/knock/receipt Thu May 10 21:12:00 2018 +0300 1.2 +++ b/knock/receipt Tue May 05 16:55:11 2020 +0100 1.3 @@ -6,7 +6,7 @@ 1.4 SHORT_DESC="Port knock sequence listener" 1.5 MAINTAINER="pascal.bellard@slitaz.org" 1.6 LICENSE="GPL2" 1.7 -WEB_SITE="http://www.zeroflux.org/$PACKAGE" 1.8 +WEB_SITE="http://www.zeroflux.org/projects/knock" 1.9 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WGET_URL="http://www.zeroflux.org/proj/$PACKAGE/files/$TARBALL" 1.12 @@ -16,7 +16,7 @@ 1.13 compile_rules() { 1.14 ./configure $CONFIGURE_ARGS && 1.15 make && 1.16 - make DESTDIR=$DESTDIR install || return 1 1.17 + make DESTDIR=$install install || return 1 1.18 1.19 install -Dm755 $stuff/etc/init.d/knock $install/etc/init.d/knock 1.20 install -Dm755 $stuff/usr/sbin/knockd-helper $install/usr/sbin/knockd-helper