Author: krejzi
Date: 2012-07-23 15:29:51 -0600 (Mon, 23 Jul 2012)
New Revision: 10459
Modified:
trunk/BOOK/postlfs/security/mitkrb.xml
Log:
Minor fix for Kerberos instructions.
Modified: trunk/BOOK/postlfs/security/mitkrb.xml
===================================================================
--- trunk/BOOK/postlfs/security/mitkrb.xml 2012-07-23 20:52:36 UTC (rev
10458)
+++ trunk/BOOK/postlfs/security/mitkrb.xml 2012-07-23 21:29:51 UTC (rev
10459)
@@ -122,8 +122,8 @@
following commands:
</para>
-<screen><userinput>sed -i -e 's/^YYSTYPE yylval/&={0}/'
lib/krb5/krb/deltat.c &&
-cd src &&
+<screen><userinput>cd src &&
+sed -i -e 's/^YYSTYPE yylval/&={0}/' lib/krb5/krb/deltat.c &&
./configure CPPFLAGS="-I/usr/include/et -I/usr/include/ss" \
--prefix=/usr \
--localstatedir=/var/lib \
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page