12 lines
317 B
Diff
12 lines
317 B
Diff
diff --git a/CMakeLists.txt b/CMakeLists.txt
|
|
index 949900c55..890617141 100644
|
|
--- a/CMakeLists.txt
|
|
+++ b/CMakeLists.txt
|
|
@@ -1101,5 +1101,5 @@ install(
|
|
|
|
install(
|
|
FILES ${PROJECT_SOURCE_DIR}/etc/mapserver-sample.conf
|
|
- DESTINATION ${CMAKE_INSTALL_FULL_SYSCONFDIR}/
|
|
+ DESTINATION ${CMAKE_INSTALL_SYSCONFDIR}/
|
|
)
|