Changeset 3b38e0e
- Timestamp:
- Jul 22, 2009, 3:36:28 PM (15 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 28de4a0
- Parents:
- 8e00734 (diff), 6260e2b (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/boot/common/util-linux-ng.xml
r8e00734 r3b38e0e 51 51 ln -sfv libuuid.so.&util-linux-ng-uuid-id; /tools/lib/libuuid.so 52 52 install -dv /tools/include/{blkid,uuid} 53 cp -a rv ${CLFS}/usr/include/blkid/* /tools/include/blkid/54 cp -a rv ${CLFS}/usr/include/uuid/* /tools/include/uuid/</userinput></screen>53 cp -av ${CLFS}/usr/include/blkid/* /tools/include/blkid/ 54 cp -av ${CLFS}/usr/include/uuid/* /tools/include/uuid/</userinput></screen> 55 55 56 56 </sect2>
Note:
See TracChangeset
for help on using the changeset viewer.