исправление пути к configure
This commit is contained in:
parent
0a3a0234ad
commit
02b59520cd
@ -16,11 +16,11 @@ prepare() {
|
||||
cd "${srcdir}"
|
||||
mv ./qt5 ./qt6
|
||||
cd ./qt6
|
||||
git switch dev
|
||||
git switch 6.5
|
||||
perl init-repository
|
||||
mkdir qt6-build
|
||||
cd ./qt6-build
|
||||
../qt6/configure
|
||||
../configure
|
||||
}
|
||||
|
||||
build() {
|
||||
|
Loading…
Reference in New Issue
Block a user