[packages/wpa_supplicant] - use bcond-aware qtver instead of hardcoded 5
qboosh
qboosh at pld-linux.org
Mon Sep 16 19:21:04 CEST 2019
commit 629e9bfcbd3ca4299307597dab21252a121e1ef3
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Mon Sep 16 19:24:02 2019 +0200
- use bcond-aware qtver instead of hardcoded 5
wpa_supplicant.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/wpa_supplicant.spec b/wpa_supplicant.spec
index 897552a..ab2da09 100644
--- a/wpa_supplicant.spec
+++ b/wpa_supplicant.spec
@@ -185,7 +185,7 @@ cd ../..
%{__make} -C wpa_supplicant wpa_gui-qt4 \
V=1 \
QTDIR=%{_libdir}/qt%{qtver} \
- QMAKE='qmake-qt5' \
+ QMAKE='qmake-qt%{qtver}' \
LRELEASE='%{_libdir}/qt%{qtver}/bin/lrelease' \
UIC=%{_bindir}/uic-qt%{qtver}
%endif
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/wpa_supplicant.git/commitdiff/629e9bfcbd3ca4299307597dab21252a121e1ef3
More information about the pld-cvs-commit
mailing list