Skip to content
Commit ed0a2852 authored by Xufeng Zhang's avatar Xufeng Zhang Committed by Joe MacDonald
Browse files

ntp: Moving relevant files from /usr/bin to /usr/sbin



"--with-binsubdir" controls whether we use bin_PROGRAMS or
sbin_PROGRAMS while installing executable files in ntp
Makefile, in order to install all the relevant files in
/usr/sbin instead of /usr/bin, we can pass "--with-binsubdir=sbin"
in ntp configure cmdline.
Accordingly, updating the path for the files which are
contained in rpm packages.

Signed-off-by: default avatarXufeng Zhang <xufeng.zhang@windriver.com>
Signed-off-by: default avatarJoe MacDonald <joe@deserted.net>
parent 7601d0a5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment