Changeset abc22f0 for BOOK/final-system/common
- Timestamp:
- May 4, 2017, 4:42:29 PM (8 years ago)
- Branches:
- master, systemd
- Children:
- e161321
- Parents:
- e202e3d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/readline.xml
re202e3d rabc22f0 30 30 31 31 <screen os="p2"><userinput>patch -Np1 -i ../&readline-branch_update-patch;</userinput></screen> 32 33 <para os="s1">Reinstalling Readline moves the old libraries to 34 <libraryname> and a linking bug may occur in 35 <command>ldconfig</command>. Prevent this with the following seds:</para> 36 37 <screen os="s2"><userinput>sed -i '/MV.*old/d' Makefile.in 38 sed -i '/{OLDSUFF}/c:' support/shlib-install</userinput></screen> 32 39 33 40 <para os="a">Prepare Readline for compilation:</para>
Note:
See TracChangeset
for help on using the changeset viewer.