FS#1942 - missing libwrap.so.0 from tcp_wrappers_7.6-5 package
Attached to Project:
Arch Linux
Opened by Elia Yehuda (z4ziggy) - Thursday, 30 December 2004, 03:00 GMT
Opened by Elia Yehuda (z4ziggy) - Thursday, 30 December 2004, 03:00 GMT
|
Details
the file src/tcp_wrappers_7.6/shared/libwrap.so.0 should be
included in the package and installed to /usr/lib.
otherwise, trying to execute any of the tcp_wrappers programs result in "missing library" error... |
This task depends upon
Comment by Jan de Groot (JGC) -
Thursday, 30 December 2004, 08:06 GMT
Seems the PKGBUILD doesn't copy it. Why don't we use DESTDIR
instead of the manual copy? The Makefile has functions for it.