From fbab29feea41803788a5bee6b2f4732886828f07 Mon Sep 17 00:00:00 2001 From: Clifford Wolf Date: Sat, 24 Dec 2005 15:22:18 +0000 Subject: [PATCH] Clifford Wolf: Fixed pam include patch (/usr/include/security) [2005121612490328832] (https://www.rocklinux.net/submaster) git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@6924 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc --- package/base/pam/pam.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/package/base/pam/pam.conf b/package/base/pam/pam.conf index fba698a10..f54ee028f 100644 --- a/package/base/pam/pam.conf +++ b/package/base/pam/pam.conf @@ -25,6 +25,7 @@ # also available if /usr is not mounted. # libdir="$root/lib" +includedir="$includedir/security" # fix libdir in the .la files (the *.so files are in /lib) hook_add postflist 5 "sed -i -e \"s,^libdir=.*,libdir=/lib,\" \