[26473] in CVS-changelog-for-Kerberos-V5

home help back first fref pref prev next nref lref last post

svn rev #25804: trunk/src/doc/

daemon@ATHENA.MIT.EDU (tlyu@mit.edu)
Wed Apr 11 18:46:00 2012

Date: Wed, 11 Apr 2012 18:45:57 -0400
From: tlyu@mit.edu
Message-Id: <201204112245.q3BMjvdb005152@drugstore.mit.edu>
To: cvs-krb5@mit.edu
Reply-To: krbdev@mit.edu
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: cvs-krb5-bounces@mit.edu

http://src.mit.edu/fisheye/changelog/krb5/?cs=25804
Commit By: tlyu
Log Message:
Fix documention of unconfigured rsthml build

It's necessary to specify srcdir=. on the command line when building
rsthtml in an unconfigured tree.


Changed Files:
U   trunk/src/doc/Makefile.in
Modified: trunk/src/doc/Makefile.in
===================================================================
--- trunk/src/doc/Makefile.in	2012-04-05 14:07:05 UTC (rev 25803)
+++ trunk/src/doc/Makefile.in	2012-04-11 22:45:56 UTC (rev 25804)
@@ -12,7 +12,7 @@
 # release tarball or the web site (that is, without substitutions for
 # configured paths).  This can be done in an unconfigured source tree
 # with:
-#     make -f Makefile.in top_srcdir=.. PYTHON=python rsthml
+#     make -f Makefile.in srcdir=. top_srcdir=.. PYTHON=python rsthml
 #     make -f Makefile.in clean
 rsthtml: composite
 	rm -rf $(docsrc)/rst_html

_______________________________________________
cvs-krb5 mailing list
cvs-krb5@mit.edu
https://mailman.mit.edu/mailman/listinfo/cvs-krb5

home help back first fref pref prev next nref lref last post