Changeset 9c5cdd8a
- Timestamp:
- 05/30/2020 02:44:59 PM (3 years ago)
- Branches:
- 10.0, 10.0-rc1, 10.1, 10.1-rc1, 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, arm, ml-11.0, multilib, old-trunk, s6-init, trunk, xry111/arm64, xry111/clfs-ng, xry111/git-transition, xry111/glibc-2.34, xry111/glibc-2.37, xry111/kcfg-revise, xry111/lfs-next, xry111/pip3, xry111/queue-11.3, xry111/rust-wip-20221008, xry111/tester-nohack, xry111/usr-move
- Children:
- 338c63f
- Parents:
- 6ffda93
- Location:
- chapter06
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
chapter06/kbd.xml
r6ffda93 r9c5cdd8a 61 61 <para>Prepare Kbd for compilation:</para> 62 62 63 <screen><userinput remap="configure"> PKG_CONFIG_PATH=/tools/lib/pkgconfig./configure --prefix=/usr --disable-vlock</userinput></screen>63 <screen><userinput remap="configure">./configure --prefix=/usr --disable-vlock</userinput></screen> 64 64 65 65 <variablelist> -
chapter06/make.xml
r6ffda93 r9c5cdd8a 57 57 results, issue:</para> 58 58 59 <screen><userinput remap="test">make PERL5LIB=$PWD/tests/check</userinput></screen>59 <screen><userinput remap="test">make check</userinput></screen> 60 60 61 61 <para>Install the package:</para>
Note:
See TracChangeset
for help on using the changeset viewer.