ports/devel/piklab/files/patch-doc__CMakeLists.txt
Dennis Herrmann 465852bba5 - Fix plist, While I'm forget to add a patch :(
Reported by:	pointyhat
2011-09-10 08:34:51 +00:00

6 lines
279 B
Text

--- ./doc/CMakeLists.txt.orig 2011-09-04 14:24:24.000000000 +0200
+++ ./doc/CMakeLists.txt 2011-09-04 14:26:07.000000000 +0200
@@ -1,2 +1,2 @@
-install(FILES index.docbook DESTINATION share/doc/HTML/en/piklab)
+install(FILES index.docbook DESTINATION share/doc/piklab/HTML/en)