[Scummvm-tracker] [ScummVM :: Bugs] #12393: iOS build doc: Unnecessary tilde in shell command
ScummVM :: Bugs
trac at scummvm.org
Fri Apr 9 20:59:49 UTC 2021
#12393: iOS build doc: Unnecessary tilde in shell command
-----------------------+---------------------------
Reporter: johannes87 | Owner: (none)
Type: defect | Status: new
Priority: normal | Component: Documentation
Version: | Keywords:
Game: |
-----------------------+---------------------------
In https://docs.scummvm.org/en/latest/other_platforms/ios.html it says
cp -r ~/Downloads/scummvm-ios7-libs-v2/* ~/build/
but it should say:
cp -r ~/Downloads/scummvm-ios7-libs-v2/* build/
--
Ticket URL: <https://bugs.scummvm.org/ticket/12393>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list