wok-next diff ntp/receipt @ rev 21370
updated minidlna (1.1.4 -> 1.2.1)
author | Hans-G?nter Theisgen |
---|---|
date | Thu Apr 16 09:58:07 2020 +0100 (2020-04-16) |
parents | d43bf7aae921 |
children |
line diff
1.1 --- a/ntp/receipt Wed Mar 21 15:58:17 2018 +0200 1.2 +++ b/ntp/receipt Thu Apr 16 09:58:07 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