[packages/qvv] - disabling rpmcflags
mrozowik
mrozowik at pld-linux.org
Sat Jul 22 15:02:06 CEST 2023
commit ddaacb84dc2300710c72a52bd6158e85dcb1b157
Author: Krzysztof Mrozowicz <mrozowik at pld-linux.org>
Date: Sat Jul 22 12:14:02 2023 +0000
- disabling rpmcflags
qvv.spec | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
---
diff --git a/qvv.spec b/qvv.spec
index bbf710e..8d8fc12 100644
--- a/qvv.spec
+++ b/qvv.spec
@@ -52,9 +52,7 @@ QTDIR=%{_prefix}
export QTDIR
cd src
qmake-qt5 qvv.qt5.pro
-%{__make} \
- CFLAGS="%{rpmcflags}" \
- CXXFLAGS="%{rpmcflags}"
+%{__make}
%install
cd src
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/qvv.git/commitdiff/ddaacb84dc2300710c72a52bd6158e85dcb1b157
More information about the pld-cvs-commit
mailing list