From 5a6d08e1b3c454289f2455a8e2e3a238002e1ec0 Mon Sep 17 00:00:00 2001 From: Paul Wouters Date: Tue, 1 Nov 2011 12:35:21 -0400 Subject: [PATCH] * Update comment on how to build from svn snapshot --- ldns.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ldns.spec b/ldns.spec index 9ca5263..f63c125 100644 --- a/ldns.spec +++ b/ldns.spec @@ -50,8 +50,8 @@ Python extensions for ldns # To built svn snapshots # rm config.guess config.sub ltmain.sh # aclocal -# libtoolize -c -# autoreconf +# libtoolize -c --install +# autoreconf --install %build %configure --disable-rpath --disable-static --with-sha2 --disable-gost \