[packages/mc] remove nolibs patch dropped from spec in cfe38d6
atler
atler at pld-linux.org
Wed Apr 21 19:54:39 CEST 2021
commit b097b3ad835b644f48ccf5f821b13fe0b170b1b4
Author: Jan Palus <atler at pld-linux.org>
Date: Wed Apr 21 19:35:26 2021 +0200
remove nolibs patch dropped from spec in cfe38d6
mc-nolibs.patch | 11 -----------
1 file changed, 11 deletions(-)
---
diff --git a/mc-nolibs.patch b/mc-nolibs.patch
deleted file mode 100644
index f940772..0000000
--- a/mc-nolibs.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- mc-4.7.0-pre2/m4.include/mc-vfs.m4~ 2009-08-04 23:36:33.000000000 +0200
-+++ mc-4.7.0-pre2/m4.include/mc-vfs.m4 2009-09-06 18:44:17.955791270 +0200
-@@ -40,7 +40,7 @@
- dnl FIXME: network checks should probably be in their own macro.
- AC_SEARCH_LIBS(socket, [xnet bsd socket inet], [have_socket=yes])
- if test x"$have_socket" = xyes; then
-- AC_SEARCH_LIBS(gethostbyname, [bsd socket inet netinet])
-+ AC_SEARCH_LIBS(gethostbyname, [bsd socket inet netinet nsl])
- AC_CHECK_MEMBERS([struct linger.l_linger], , , [
- #include <sys/types.h>
- #include <sys/socket.h>
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/mc.git/commitdiff/e20b801fed7e7d5c131c5cbb1c0a96d8f6680f73
More information about the pld-cvs-commit
mailing list