Skip to content
Snippets Groups Projects
user avatar
Mike Frysinger authored
The check-lxdialog.sh script searches for "libFOO.so" which fails on OS X, due
to their special naming of libraries like "libfoo.dylib".  This patch turns
the curses lib search into extensible loops and adds dylib as a valid
extension.

Signed-off-by: default avatarMike Frysinger <vapier@gentoo.org>
Signed-off-by: default avatarSam Ravnborg <sam@ravnborg.org>
03c9587d
History
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Name Last commit Last update
..