Dirk Mueller
b0baf58a1d
- update to 1.16.3: - IPv6 support - fixed some potential buffer overflows OBS-URL: https://build.opensuse.org/request/show/1057963 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libdnet?expand=0&rev=24
14 lines
359 B
Diff
14 lines
359 B
Diff
Index: libdnet-libdnet-1.16.3/Makefile.am
|
|
===================================================================
|
|
--- libdnet-libdnet-1.16.3.orig/Makefile.am
|
|
+++ libdnet-libdnet-1.16.3/Makefile.am
|
|
@@ -2,7 +2,7 @@
|
|
|
|
include $(top_srcdir)/Makefile.am.common
|
|
|
|
-SUBDIRS = include man src python test
|
|
+SUBDIRS = include man src python
|
|
|
|
bin_SCRIPTS = dnet-config
|
|
|