[Lunar-commits] <moonbase-core> inetutils: add dnsdomainname
v4hn
me at v4hn.de
Sun Jan 19 17:44:07 CET 2014
commit 193e9de4b1a165c69dde78c258e24f1091bbf01d
Author: v4hn <me at v4hn.de>
Date: Sun, 19 Jan 2014 08:43:18 -0800
URL: https://github.com/lunar-linux/moonbase-core/commit/193e9de4b1a165c69dde78c258e24f1091bbf01d
inetutils: add dnsdomainname
Ratler has spoken :)
---
net/inetutils/BUILD | +2/-1
1 file changed, 2 insertions(+), 1 deletion(-)
--- a/net/inetutils/BUILD
+++ b/net/inetutils/BUILD
@@ -22,7 +22,8 @@
--enable-rsh \
--enable-ftp \
--enable-telnet \
- --enable-rcp" &&
+ --enable-rcp \
+ --enable-dnsdomainname" &&
# Fixes an incompatibility with glibc-2.16
sedit '/gets is a/d' lib/stdio.in.h &&
More information about the Lunar-commits
mailing list