Changeset 287d7b9 for boot/common/util-linux.xml
- Timestamp:
- Feb 21, 2006, 2:27:09 AM (20 years ago)
- Children:
- dd9906e
- Parents:
- 61f8f69
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/common/util-linux.xml
r61f8f69 r287d7b9 43 43 directory by default. This is fixed by altering the configure script:</para> 44 44 45 <screen os="bb"><userinput>cp configure{,.orig}45 <screen os="bb"><userinput>cp -v configure{,.orig} 46 46 sed -e 's@/usr/include@/tools/include@g' configure.orig > configure</userinput></screen> 47 47 … … 50 50 yet:</para> 51 51 52 <screen os="bd"><userinput>cp MCONFIG{,.orig}52 <screen os="bd"><userinput>cp -v MCONFIG{,.orig} 53 53 sed -e 's|-o root||' MCONFIG.orig > MCONFIG</userinput></screen> 54 54
Note:
See TracChangeset
for help on using the changeset viewer.