Changeset c407a61
- Timestamp:
- 06/02/2023 04:22:55 PM (4 months ago)
- Branches:
- 12.0, kea, lazarus, lxqt, trunk, xry111/xf86-video-removal
- Children:
- 012fe49
- Parents:
- 7623a70
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
general/prog/rust.xml
r7623a70 rc407a61 415 415 <screen role='root'><userinput>python3 ./x.py install</userinput></screen> 416 416 417 <para> 418 Still as the &root; user, symlink a <application>Zsh</application> 419 completion file into the correct location: 420 </para> 421 422 <screen role='root'><userinput>install -vdm755 /usr/share/zsh/site-functions && 423 ln -sfv /opt/rustc/share/zsh/site-functions/_cargo \ 424 /usr/share/zsh/site-functions</userinput></screen> 425 417 426 </sect2> 418 427
Note:
See TracChangeset
for help on using the changeset viewer.