wok-next diff ntp/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 d43bf7aae921
children
line diff
     1.1 --- a/ntp/receipt	Wed Mar 21 15:58:17 2018 +0200
     1.2 +++ b/ntp/receipt	Tue May 05 16:55:11 2020 +0100
     1.3 @@ -15,7 +15,8 @@
     1.4  	sed -i 's/MOD_NANO/0/' ntpd/ntp_loopfilter.c
     1.5  
     1.6  	./configure $CONFIGURE_ARGS &&
     1.7 -	make && make DESTDIR=$DESTDIR install || return 1
     1.8 +	make &&
     1.9 +	make DESTDIR=$install install || return 1
    1.10  
    1.11  	install -Dm755 $stuff/ntp      $install/etc/init.d/ntp
    1.12  	install -Dm644 $stuff/ntp.conf $install/etc/ntp.conf