[packages/midori] - change installation path of gtk-docs

witekfl witekfl at pld-linux.org
Wed Jan 1 21:03:56 CET 2014


commit d58fc8abd54c8308b20981a33b0c2c6d44ca234b
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date:   Wed Jan 1 21:01:58 2014 +0100

    - change installation path of gtk-docs

 gtk-doc-path.patch | 11 +++++++++++
 1 file changed, 11 insertions(+)
---
diff --git a/gtk-doc-path.patch b/gtk-doc-path.patch
new file mode 100644
index 0000000..6caa2c3
--- /dev/null
+++ b/gtk-doc-path.patch
@@ -0,0 +1,11 @@
+--- midori-0.5.6/cmake/GtkDoc.cmake.orig	2014-01-01 20:35:31.356902648 +0100
++++ midori-0.5.6/cmake/GtkDoc.cmake	2014-01-01 20:35:52.193464387 +0100
+@@ -54,7 +54,7 @@ if (GTKDOC_SCAN_BIN AND GTKDOC_MKTMPL_BI
+ 
+         set (DOC_DIR "html/midori-${MIDORI_MAJOR_VERSION}-${MIDORI_MINOR_VERSION}")
+         install (DIRECTORY "${CMAKE_CURRENT_BINARY_DIR}/${module}/html/"
+-            DESTINATION "${CMAKE_INSTALL_DATADIR}/gtk-doc/${DOC_DIR}/${module}"
++            DESTINATION "${CMAKE_INSTALL_DATADIR}/doc/gtk-doc/html/${module}"
+             PATTERN "html/*"
+             PATTERN "index.sgml" EXCLUDE)
+     endmacro (gtkdoc module)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/midori.git/commitdiff/da362446c78f5f22f00e6f248becb5f30f44f418



More information about the pld-cvs-commit mailing list