[packages/qt5-qtscript] fix build without docs
atler
atler at pld-linux.org
Sun Oct 4 18:16:19 CEST 2020
commit 799bb678204ad6d4b90da215947170129304a11b
Author: Jan Palus <atler at pld-linux.org>
Date: Sun Oct 4 16:42:52 2020 +0200
fix build without docs
qt5-qtscript.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/qt5-qtscript.spec b/qt5-qtscript.spec
index 570d75c..8946853 100644
--- a/qt5-qtscript.spec
+++ b/qt5-qtscript.spec
@@ -166,7 +166,7 @@ Przykłady do bibliotek Qt5 Script.
%build
qmake-qt5
%{__make}
-%{?with_doc:%{__make} doc}s
+%{?with_doc:%{__make} docs}
%if %{with qm}
cd qttranslations-everywhere-src-%{version}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/qt5-qtscript.git/commitdiff/799bb678204ad6d4b90da215947170129304a11b
More information about the pld-cvs-commit
mailing list