Install the config example into share/openal instead of /etc/openal
/etc/openal/alsoft.conf is still used for configuration, only the sample's install placement is changed.
This commit is contained in:
+1
-2
@@ -795,8 +795,7 @@ ENDIF()
|
||||
# Install alsoft.conf configuration file
|
||||
IF(ALSOFT_CONFIG)
|
||||
INSTALL(FILES alsoftrc.sample
|
||||
DESTINATION /etc/openal
|
||||
RENAME alsoft.conf
|
||||
DESTINATION share/openal
|
||||
)
|
||||
MESSAGE(STATUS "Installing sample alsoft.conf")
|
||||
MESSAGE(STATUS "")
|
||||
|
||||
Reference in New Issue
Block a user