From d6658ef748ba00adc1c8eca7498b0fe2da4808be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Varga=20P=C3=A1l?= Date: Fri, 21 Oct 2022 09:51:37 +0200 Subject: [PATCH] =?UTF-8?q?'README.md'=20m=C3=B3dos=C3=ADt=C3=A1sa?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d87d9fa..fb0cd96 100644 --- a/README.md +++ b/README.md @@ -130,7 +130,7 @@ Kicsomagolás tar xvf qt-everywhere-src-5.15.2.tar.xz ``` -Az mkspec könyvtárat a fordítóhoz kell igazítani +Az mkspecs könyvtárat a fordítóhoz kell igazítani ``` cp -R qt-everywhere-src-5.15.2/qtbase/mkspecs/linux-arm-gnueabi-g++ qt-everywhere-src-5.15.2/qtbase/mkspecs/linux-arm-gnueabihf-g++ sed -i -e 's/arm-linux-gnueabi-/arm-linux-gnueabihf-/g' qt-everywhere-src-5.15.2/qtbase/mkspecs/linux-arm-gnueabihf-g++/qmake.conf