mirror of
https://gitlab.com/chrony/chrony.git
synced 2025-12-06 15:25:06 -05:00
examples: drop chrony.spec
The example spec file was too limited to be recommended for use in any rpm-based distribution, e.g. it didn't configure chronyd to drop the root privileges. Users that want to build a package from the latest source code should start with the official package of their distribution.
This commit is contained in:
@@ -36,8 +36,6 @@ cd RELEASES/$subdir || exit 1
|
||||
|
||||
echo $version > version.txt
|
||||
|
||||
sed -i -e "s%@@VERSION@@%${version}%" examples/chrony.spec
|
||||
|
||||
./configure && make -C doc man txt || exit 1
|
||||
|
||||
iconv -f utf-8 -t ascii//TRANSLIT < doc/installation.txt > INSTALL
|
||||
|
||||
Reference in New Issue
Block a user