forked from pool/libdnet
- update to 1.14: * many fixes included - remove libdnet-autoreconf.patch libdnet-config-multilib.patch libdnet-fortify.patch reproducible.patch: drop (upstream) - skip-test-subdir.patch: skip building tests, we don't need to install them and don't run them OBS-URL: https://build.opensuse.org/request/show/841944 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libdnet?expand=0&rev=22
14 lines
353 B
Diff
14 lines
353 B
Diff
Index: libdnet-libdnet-1.14/Makefile.am
|
|
===================================================================
|
|
--- libdnet-libdnet-1.14.orig/Makefile.am
|
|
+++ libdnet-libdnet-1.14/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
|
|
|