mirror of
https://github.com/AleziaKurdis/overte.git
synced 2025-04-07 04:53:28 +02:00
fix typo
This commit is contained in:
parent
43de63621e
commit
559859ec1d
1 changed files with 1 additions and 1 deletions
|
@ -313,7 +313,7 @@ git clone --recursive git://code.qt.io/qt/qt5.git -b 5.15.2 --single-branch
|
|||
|
||||
Add a *qt.conf* file.
|
||||
1. Copy the file *qt5-build\qtbase\bin\qt.conf* to *qt5-install\bin*
|
||||
1. Edit the *qt.conf* file: replace all absolute URLs with relative URLs (begining with .. or .)
|
||||
1. Edit the *qt.conf* file: replace all absolute URLs with relative URLs (beginning with .. or .)
|
||||
|
||||
#### Uploading
|
||||
`tar -zcvf qt5-install-5.15.2-macos.tar.gz qt5-install`
|
||||
|
|
Loading…
Reference in a new issue