[Scummvm-tracker] [ScummVM :: Bugs] #12393: iOS build doc: Unnecessary tilde in shell command
ScummVM :: Bugs
trac at scummvm.org
Fri Apr 9 21:14:37 UTC 2021
#12393: iOS build doc: Unnecessary tilde in shell command
-----------------------+----------------------------
Reporter: johannes87 | Owner: johannes87
Type: defect | Status: closed
Priority: normal | Component: Documentation
Version: | Resolution: invalid
Keywords: | Game:
-----------------------+----------------------------
Changes (by johannes87):
* owner: (none) => johannes87
* status: new => closed
* resolution: => invalid
Old description:
> 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/
New description:
My bad! I only skimmed the documentation.
~~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#comment:1>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list