Files
MINGW-packages/mingw-w64-ogitor-git/052-install-files.patch
2018-07-24 13:44:55 +03:00

9 lines
381 B
Diff

--- ogre-pagedgeometry/CMakeLists.txt.orig 2018-07-23 15:47:27.092878900 +0300
+++ ogre-pagedgeometry/CMakeLists.txt 2018-07-23 15:47:34.202888900 +0300
@@ -184,4 +184,4 @@
# other doc files
set(DOC_FILES Contributors.txt zlib.txt README.md Todo.txt)
-install(FILES ${DOC_FILES} DESTINATION doc/pagedgeometry/)
+install(FILES ${DOC_FILES} DESTINATION share/doc/pagedgeometry/)