mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 22:57:55 +08:00
Updated cracklib build entities
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3564 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
cd0d464eed
commit
9a3d0d39d3
@ -1,4 +1,4 @@
|
||||
<!ENTITY day "21">
|
||||
<!ENTITY day "22">
|
||||
<!ENTITY month "03">
|
||||
<!ENTITY year "2005">
|
||||
<!ENTITY version "svn-&year;&month;&day;">
|
||||
|
@ -9,10 +9,10 @@
|
||||
<!ENTITY cracklib-http-md5sum "0c84ad7413d9dd3e5c2eaa5f97d53c4a">
|
||||
<!ENTITY cracklib-ftp-md5sum "7f810e310c7f2df33d1eaa2b41ab2435">
|
||||
<!ENTITY cracklib-size "21 KB">
|
||||
<!ENTITY cracklib-buildsize "17 MB">
|
||||
<!ENTITY cracklib-time "0.10 SBU">
|
||||
<!ENTITY crackdict-size "15.6MB">
|
||||
<!ENTITY alldict-size "466KB">
|
||||
<!ENTITY cracklib-buildsize "21.8 MB">
|
||||
<!ENTITY cracklib-time "0.05 SBU">
|
||||
<!ENTITY crackdict-size "15.6 MB">
|
||||
<!ENTITY alldict-size "466 KB">
|
||||
]>
|
||||
|
||||
<sect1 id="cracklib" xreflabel="cracklib-&cracklib-version;">
|
||||
@ -105,7 +105,7 @@ etc.</para>
|
||||
<screen><userinput><command>cp -R cracklib cracklib_krb5 &&
|
||||
patch -Np1 -i ../cracklib,&cracklib-version;-heimdal-1.patch</command></userinput></screen>
|
||||
|
||||
<para>Finally, as the root user, install the package:</para>
|
||||
<para>Finally, as the root user, build and install the package:</para>
|
||||
<screen><userinput role='root'><command>make install &&
|
||||
rm /lib/libcrack.so &&
|
||||
ln -sf ../../lib/libcrack.so.2.7 /usr/lib/libcrack.so</command></userinput></screen>
|
||||
|
Loading…
Reference in New Issue
Block a user