]> git.pld-linux.org Git - packages/ntp.git/commitdiff
- regenerate auto* in sntp directory
authorsparky <sparky@pld-linux.org>
Fri, 22 Jan 2010 18:13:22 +0000 (18:13 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ntp.spec -> 1.112

ntp.spec

index c645347fe0c2a57314b977a1c480bea62914070b..dff823d8bd9cac1fa0fed83bfa3d7ab9120afc6f 100644 (file)
--- a/ntp.spec
+++ b/ntp.spec
@@ -133,6 +133,14 @@ echo 'AM_CONDITIONAL([NEED_LIBOPTS], false)' >> configure.ac
 %{__aclocal} -I m4 -I libopts/m4
 %{__autoconf}
 %{__automake}
+
+cd sntp
+%{__libtoolize}
+%{__aclocal} -I libopts/m4
+%{__autoconf}
+%{__automake}
+
+cd ..
 %configure \
        --with-binsubdir=sbin \
        --enable-linuxcaps \
This page took 0.062525 seconds and 4 git commands to generate.