[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Ltib] [patch] Locate libz.so on slackware64
From: |
Lars Hjemli |
Subject: |
[Ltib] [patch] Locate libz.so on slackware64 |
Date: |
Mon, 1 Aug 2011 14:18:26 +0200 |
Hello,
Most libraries on slackware64 are located in /usr/lib64, which is not
in the list of glob-patterns used by bin/Ltibutils.pm when checking if
zlib is available on the host (although /usr/lib64/libz.so is included
in the tests for glibc-devel).
Attached is a patch which fixes this issue.
--
larsh
Ltibutils.patch
Description: Text Data
- [Ltib] [patch] Locate libz.so on slackware64,
Lars Hjemli <=