|
@ -25,6 +25,7 @@ |
|
|
# also available if /usr is not mounted. |
|
|
# also available if /usr is not mounted. |
|
|
# |
|
|
# |
|
|
libdir="$root/lib" |
|
|
libdir="$root/lib" |
|
|
|
|
|
includedir="$includedir/security" |
|
|
|
|
|
|
|
|
# fix libdir in the .la files (the *.so files are in /lib) |
|
|
# fix libdir in the .la files (the *.so files are in /lib) |
|
|
hook_add postflist 5 "sed -i -e \"s,^libdir=.*,libdir=/lib,\" \ |
|
|
hook_add postflist 5 "sed -i -e \"s,^libdir=.*,libdir=/lib,\" \ |
|
|