From 03c4ecbefc649c3391f9ce55587a130acbad11e679c4fd04dfa7832e20ccd285 Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Thu, 26 Oct 2017 21:26:35 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/network:time/chrony?expand=0&rev=36 --- chrony.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chrony.spec b/chrony.spec index 51cd22d..c64c642 100644 --- a/chrony.spec +++ b/chrony.spec @@ -93,7 +93,7 @@ or a different computer. # If this is an openSUSE build, use our vendor zone # (2.*pool.ntp.org names include IPv6 addresses). If not # an openSUSE build, comment out the pool statement -%if 0%{is_opensuse} +%if 0%{?is_opensuse} sed -e 's|^\(pool \)\(pool.ntp.org\)|\12.%{vendorzone}\2|' \ < examples/chrony.conf.example2 > chrony.conf %else