- rm -fv $root/usr/lib/lib{readline,history}.so*
^- why on earth did someone wiped those out ?!? ...
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1723 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
binutils.conf: ignore --disable-static, *.a required by
ksymoops at least.
gdb.conf: ignore --enable-shared and --disable-static,
gdb linking is buggy (I reported that years ago).
liblockfile/force-symlink.patch: force the liblockfile.so
symlink, or it fails on stage 9.
ncurses/one-step-install.patch: use one shell command to
remove the old .so libraries and install the new ones,
for ncurses.so may be required by bash.
readline.conf: after the shared libraries have been
installed, and if bash is supposed to require them, move
them from /usr/lib to /lib. Please don't change this code
(except for moving the shared libraries only into /lib),
the event flow is tricky and can be easily broken.
readline.conf: don't copy doc to docdir, auto-doc-copy
does it better. But copy the examples, they are a nice
readline.info completion.
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1498 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc