[ldns/f16] * Update comment on how to build from svn snapshot

Paul Wouters pwouters at fedoraproject.org
Tue Nov 1 16:36:23 UTC 2011


commit 8865c94dd37c5ca5fe172f8c0517492b126501af
Author: Paul Wouters <paul at xelerance.com>
Date:   Tue Nov 1 12:35:21 2011 -0400

    * Update comment on how to build from svn snapshot

 ldns.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ldns.spec b/ldns.spec
index 18a6c09..9501efa 100644
--- a/ldns.spec
+++ b/ldns.spec
@@ -51,8 +51,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 \


More information about the scm-commits mailing list