mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-31 19:32:03 +00:00
Removed --with-curses - this will make it easier on the latest and
newest distro's which are broken again git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@852 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
454aab917a
commit
5b79175c63
@ -4,7 +4,7 @@
|
||||
<para>Install Bash by running the following commands:</para>
|
||||
|
||||
<para><screen><userinput>./configure --enable-static-link --prefix=$LFS/usr \</userinput>
|
||||
<userinput> --bindir=$LFS/bin --with-curses &&</userinput>
|
||||
<userinput> --bindir=$LFS/bin &&</userinput>
|
||||
<userinput>make &&</userinput>
|
||||
<userinput>make install &&</userinput>
|
||||
<userinput>cd $LFS/bin &&</userinput>
|
||||
|
Loading…
Reference in New Issue
Block a user