[ntp] remove workaround for failing autogen

Miroslav Lichvar mlichvar at fedoraproject.org
Thu Aug 8 12:41:27 UTC 2013


commit c2723e6e058dfa568deb4bbec8bb0dccac71c283
Author: Miroslav Lichvar <mlichvar at redhat.com>
Date:   Thu Aug 8 14:30:29 2013 +0200

    remove workaround for failing autogen

 ntp.spec |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/ntp.spec b/ntp.spec
index 254a46e..cacbf62 100644
--- a/ntp.spec
+++ b/ntp.spec
@@ -216,9 +216,6 @@ done
 # don't regenerate texinfo files as it breaks build with _smp_mflags
 touch ntpd/ntpd-opts.texi util/ntp-keygen-opts.texi
 
-# autogen fails to regenerate man pages (#958908), but they won't be used anyway
-touch ntpd/ntpd.1 util/ntp-keygen.1
-
 %build
 sed -i 's|$CFLAGS -Wstrict-overflow|$CFLAGS|' configure sntp/configure
 export CFLAGS="$RPM_OPT_FLAGS -fPIE -fno-strict-aliasing -fno-strict-overflow"


More information about the scm-commits mailing list