Jan Engelhardt
87da51c9fe
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/ipset?expand=0&rev=2
17 lines
403 B
Diff
17 lines
403 B
Diff
---
|
|
src/Makefile.am | 1 -
|
|
1 file changed, 1 deletion(-)
|
|
|
|
Index: ipset-6.10+git9/src/Makefile.am
|
|
===================================================================
|
|
--- ipset-6.10+git9.orig/src/Makefile.am
|
|
+++ ipset-6.10+git9/src/Makefile.am
|
|
@@ -15,7 +15,6 @@ ipset_SOURCES = ipset.c \
|
|
ipset_list_set.c \
|
|
ui.c
|
|
ipset_LDADD = ../lib/libipset.la
|
|
-AM_LDFLAGS = -static
|
|
|
|
dist_man_MANS = ipset.8
|
|
|