This commit is contained in:
Sergey Zhemoytel 2024-12-23 10:24:39 +00:00
parent d805d629a1
commit 15a3072c6a

View file

@ -38,6 +38,8 @@ that works together with Nextcloud Notes and ownCloud Notes.
#lrelease-qt5 QOwnNotes.pro #lrelease-qt5 QOwnNotes.pro
#qmake-qt5 #qmake-qt5
#/opt/qt5/5.15/bin/lrelease QOwnNotes.pro #/opt/qt5/5.15/bin/lrelease QOwnNotes.pro
export LD_LIBRARY_PATH=/opt/qt5/5.15/lib:/opt/openssl3.3/lib64:${LD_LIBRARY_PATH}
/opt/qt5/5.15/bin/qmake /opt/qt5/5.15/bin/qmake
%make %make