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

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


commit d41d8d4612c92829a0f1cdf93a63f5eca22ad364
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 11628ff..2d5e692 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