[packages/qt5-qtbase] - make sure that local qdoc is used also for qmake

qboosh qboosh at pld-linux.org
Thu Feb 27 00:55:25 CET 2014


commit 716869f9382e2ca8115d29b878a32bbd3af152fc
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Thu Feb 27 00:57:55 2014 +0100

    - make sure that local qdoc is used also for qmake

 qt5-qtbase.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/qt5-qtbase.spec b/qt5-qtbase.spec
index 13e2bb9..2cb6270 100644
--- a/qt5-qtbase.spec
+++ b/qt5-qtbase.spec
@@ -875,7 +875,7 @@ OPT=" \
 
 # use just built qdoc instead of requiring already installed qt5-build
 wd="$(pwd)"
-%{__sed} -i -e 's|%{qt5dir}/bin/qdoc|LD_LIBRARY_PATH='${wd}'/lib$${LD_LIBRARY_PATH:+:$$LD_LIBRARY_PATH} '${wd}'/bin/qdoc|' src/*/Makefile
+%{__sed} -i -e 's|%{qt5dir}/bin/qdoc|LD_LIBRARY_PATH='${wd}'/lib$${LD_LIBRARY_PATH:+:$$LD_LIBRARY_PATH} '${wd}'/bin/qdoc|' src/*/Makefile qmake/Makefile.qmake-docs
 # build only HTML docs (qch docs require qhelpgenerator)
 %{__make} html_docs
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/qt5-qtbase.git/commitdiff/716869f9382e2ca8115d29b878a32bbd3af152fc



More information about the pld-cvs-commit mailing list