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

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


commit 5a6d08e1b3c454289f2455a8e2e3a238002e1ec0
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 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 \


More information about the scm-commits mailing list