* Update comment on how to build from svn snapshot

This commit is contained in:
Paul Wouters 2011-11-01 12:35:21 -04:00
parent 9606487dbe
commit 5a6d08e1b3

View File

@ -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 \