$OpenBSD: patch-CMakeLists_txt,v 1.8 2019/02/13 16:10:38 bcallah Exp $

Index: CMakeLists.txt
--- CMakeLists.txt.orig
+++ CMakeLists.txt
@@ -1536,7 +1536,7 @@ endif()
 # Install alsoft.conf configuration file
 IF(ALSOFT_CONFIG)
     INSTALL(FILES alsoftrc.sample
-            DESTINATION ${CMAKE_INSTALL_DATADIR}/openal
+            DESTINATION ${CMAKE_INSTALL_DATADIR}/examples/openal
     )
     MESSAGE(STATUS "Installing sample configuration")
     MESSAGE(STATUS "")
