mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
If LIBDIR is not passed to the make invocation, install shared libraries to USRLIB64DIR (/usr/lib64/), even though LIBDIR defaults to /lib/. If LIBDIR is overridden for the make invocation, install shared libraries to whatever is specified as LIBDIR. Closes: https://github.com/ibm-s390-tools/s390-tools/issues/98 Signed-off-by: Ingo Franzki <ifranzki@linux.ibm.com> Acked-by: Jan Höppner <hoeppner@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>