wok-current diff ntp/receipt @ rev 4611
add ln to coreutils-operations
author | Rohit Joshi <jozee@slitaz.org> |
---|---|
date | Wed Dec 16 19:25:37 2009 +0000 (2009-12-16) |
parents | b9b7f8f5b86d |
children | 5b44af8c1257 |
line diff
1.1 --- a/ntp/receipt Tue May 19 14:56:15 2009 +0200 1.2 +++ b/ntp/receipt Wed Dec 16 19:25:37 2009 +0000 1.3 @@ -15,6 +15,7 @@ 1.4 compile_rules() 1.5 { 1.6 cd $src 1.7 + sed -i 's/MOD_NANO/0/' ntpd/ntp_loopfilter.c 1.8 ./configure --prefix=/usr --infodir=/usr/share/info \ 1.9 --sysconfdir=/etc --localstatedir=/var \ 1.10 --mandir=/usr/share/man $CONFIGURE_ARGS && \