Sophie

Sophie

distrib > Mageia > cauldron > i586 > by-pkgid > 1d1b03dc8cfca2a6476a6c77414a9adb > files > 4

xinetd-2.3.15.4-4.mga9.src.rpm

--- xinetd-2.3.15.4/Makefile.am.orig	2018-12-28 18:59:15.904540542 -0500
+++ xinetd-2.3.15.4/Makefile.am	2018-12-28 18:59:47.421398474 -0500
@@ -40,8 +40,6 @@ xinetconf_DATA = \
 	contrib/xinetd.d/time-udp
 
 man_MANS = \
-	man/itox.8 \
-	man/xconv.pl.8 \
 	man/xinetd.conf.5 \
 	man/xinetd.log.5 \
 	man/xinetd.8
@@ -99,14 +97,6 @@ libxlog_la_SOURCES = \
 	src/xlog/xlog.c \
 	src/xlog/xlog.h
 
-bin_PROGRAMS = itox
-itox_SOURCES = src/itox.c
-itox_LDADD = \
-	libsio.la \
-	libstr.la
-
-bin_SCRIPTS = src/xconv.pl
-
 sbin_PROGRAMS = xinetd
 xinetd_CFLAGS = \
 	$(HARDEN_CFLAGS) \