Skip to content

Commit

Permalink
cmake: respect prefix when installing mapserver-sample.conf
Browse files Browse the repository at this point in the history
  • Loading branch information
nilason committed May 25, 2023
1 parent dfd24a9 commit fb601dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Expand Up @@ -1123,5 +1123,5 @@ install(

install(
FILES ${PROJECT_SOURCE_DIR}/etc/mapserver-sample.conf
DESTINATION ${CMAKE_INSTALL_FULL_SYSCONFDIR}/
DESTINATION ${CMAKE_INSTALL_SYSCONFDIR}/
)

0 comments on commit fb601dc

Please sign in to comment.