mirror of
https://gitlab.com/chrony/chrony.git
synced 2025-12-07 03:45:06 -05:00
Fix for chrony.spec on SuSE (Paul Elliot)
This commit is contained in:
committed by
Richard P. Curnow
parent
b0993ad9bd
commit
712132f635
@@ -24,7 +24,7 @@ act as an RFC1305-compatible NTP server.
|
||||
%setup
|
||||
|
||||
%build
|
||||
./configure --prefix=%{_prefix}
|
||||
./configure --prefix=%{_prefix} --mandir=%{_mandir}
|
||||
make CC=gcc CFLAGS=-O2 prefix=%{_prefix}
|
||||
make chrony.txt prefix=%{_prefix}
|
||||
make chrony.info prefix=%{_prefix}
|
||||
|
||||
Reference in New Issue
Block a user