Changeset e1417b9
- Timestamp:
- 05/27/2017 05:31:29 AM (6 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/inkscape-core-mods, lazarus, lxqt, perl-modules, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- ad5a97d
- Parents:
- c4ae27ab
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
general/prog/cargo.xml
rc4ae27ab re1417b9 166 166 </para> 167 167 168 <screen><userinput>tar -xf ../ ../../rust-installer-&RUSTIDATE;.tar.xz \168 <screen><userinput>tar -xf ../rust-installer-&RUSTIDATE;.tar.xz \ 169 169 --strip-components=1 --directory src/rust-installer && 170 170 … … 191 191 </para> 192 192 193 <screen role="root"><userinput>make install 193 <screen role="root"><userinput>make install && 194 194 mv -v /usr/etc/bash_completion.d/cargo /etc/bash_completion.d</userinput></screen> 195 195 </sect2> … … 199 199 200 200 <para> 201 <command>tar -xf ../ ../../rust-installer-&RUSTIDATE;.tar.xz ...</command>:201 <command>tar -xf ../rust-installer-&RUSTIDATE;.tar.xz ...</command>: 202 202 The rust-installer is needed, but not shipped with 203 203 <application>cargo</application>, so BLFS provides a repackaged git
Note:
See TracChangeset
for help on using the changeset viewer.