a2f67ab311
- upstream maintainer has changed. new maintainer is YOSHIFUJI Hideaki. Along with this change the versioning of the package also changed. Current version is: s20100418 from 18-Apr-2010 - many patches upstream now, reduced patch set OBS-URL: https://build.opensuse.org/package/show/network:utilities/iputils?expand=0&rev=11
13 lines
353 B
Diff
13 lines
353 B
Diff
--- Makefile 2010-07-14 13:38:32.257045463 +0200
|
|
+++ Makefile 2010-07-14 13:39:00.482319644 +0200
|
|
@@ -4,8 +4,8 @@
|
|
DEFINES=
|
|
|
|
#options if you have a bind>=4.9.4 libresolv (or, maybe, glibc)
|
|
-LDLIBS=
|
|
ADDLIB=
|
|
+LDLIBS=-lresolv $(ADDLIB)
|
|
|
|
#options if you compile with libc5, and without a bind>=4.9.4 libresolv
|
|
# NOT AVAILABLE. Please, use libresolv.
|