diff options
Diffstat (limited to 'gis/openorienteering-mapper/fix_doc_path.diff')
-rw-r--r-- | gis/openorienteering-mapper/fix_doc_path.diff | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gis/openorienteering-mapper/fix_doc_path.diff b/gis/openorienteering-mapper/fix_doc_path.diff index 494cf3a975..109862c882 100644 --- a/gis/openorienteering-mapper/fix_doc_path.diff +++ b/gis/openorienteering-mapper/fix_doc_path.diff @@ -1,6 +1,6 @@ -diff -Naur mapper-0.8.2.orig/CMakeLists.txt mapper-0.8.2/CMakeLists.txt ---- mapper-0.8.2.orig/CMakeLists.txt 2018-08-12 11:01:50.129865377 +0300 -+++ mapper-0.8.2/CMakeLists.txt 2018-08-12 11:03:52.807861119 +0300 +diff -Naur mapper-0.8.3.orig/CMakeLists.txt mapper-0.8.3/CMakeLists.txt +--- mapper-0.8.3.orig/CMakeLists.txt 2018-10-21 23:14:36.809583502 +0300 ++++ mapper-0.8.3/CMakeLists.txt 2018-10-21 23:15:33.413426964 +0300 @@ -152,7 +152,7 @@ set(MAPPER_RUNTIME_DESTINATION "bin") set(MAPPER_LIBRARY_DESTINATION "lib/${Mapper_PACKAGE_NAME}") |