summaryrefslogtreecommitdiff
path: root/cmake
diff options
context:
space:
mode:
authorAurélien LEQUOY <pmacontrol@68koncept.com>2020-02-03 19:23:38 +0100
committerAnel Husakovic <anel@mariadb.org>2020-02-06 07:48:37 +0100
commit236aed3f5f036ee31fc9f689dbbe0d8ddf033e97 (patch)
tree17d9dc7704268da3e1a86bc9323b5f3467427a12 /cmake
parenta241d411951f72d6cdbe8fa15a3f4c4adf7b0261 (diff)
downloadmariadb-git-236aed3f5f036ee31fc9f689dbbe0d8ddf033e97.tar.gz
MDEV-21656: Wrong directory for pam_user_map.so
JIRA:https://jira.mariadb.org/browse/MDEV-17292 Closes #1443
Diffstat (limited to 'cmake')
-rw-r--r--cmake/install_layout.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/install_layout.cmake b/cmake/install_layout.cmake
index 57c57992f18..c326a0fd340 100644
--- a/cmake/install_layout.cmake
+++ b/cmake/install_layout.cmake
@@ -163,7 +163,7 @@ SET(INSTALL_UNIX_ADDRDIR_RPM "${INSTALL_MYSQLDATADIR_RPM}/mysql.sock"
SET(INSTALL_SYSTEMD_UNITDIR_RPM "/usr/lib/systemd/system")
SET(INSTALL_SYSTEMD_SYSUSERSDIR_RPM "/usr/lib/sysusers.d")
SET(INSTALL_SYSTEMD_TMPFILESDIR_RPM "/usr/lib/tmpfiles.d")
-SET(INSTALL_PAMDIR_RPM "/lib/security")
+SET(INSTALL_PAMDIR_RPM "/${INSTALL_LIBDIR_RPM}/security")
#
# DEB layout