mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-01 04:52:12 +08:00
Minor fix for Kerberos instructions.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@10459 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
7f327b924c
commit
f5c7c749ff
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user