mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
ntp: build and install 'ntpdate' too
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
@@ -14,3 +14,4 @@ cd $PKG_BUILD
|
||||
|
||||
make -C libopts
|
||||
make -C ntpd
|
||||
make -C ntpdate
|
||||
|
||||
@@ -4,3 +4,4 @@
|
||||
|
||||
mkdir -p $INSTALL/usr/sbin
|
||||
cp $PKG_BUILD/ntpd/ntpd $INSTALL/usr/sbin/
|
||||
cp $PKG_BUILD/ntpdate/ntpdate $INSTALL/usr/sbin/
|
||||
|
||||
Reference in New Issue
Block a user