File remove_xcowfortune.patch of Package xcowsay
diff -Nur a/src/Makefile.am b/src/Makefile.am
--- a/src/Makefile.am 2010-09-28 04:27:52.000000000 +0800
+++ b/src/Makefile.am 2017-11-25 10:04:25.857007395 +0800
@@ -8,4 +8,4 @@
floating_shape.c settings.h settings.c Cowsay_glue.h xcowsayd.h \
xcowsayd.c config_file.h config_file.c i18n.h bubblegen.c
-EXTRA_DIST = xcowfortune xcowdream xcowthink
+EXTRA_DIST = xcowdream xcowthink
diff -Nur a/src/Makefile.in b/src/Makefile.in
--- a/src/Makefile.in 2010-11-06 23:22:43.000000000 +0800
+++ b/src/Makefile.in 2017-11-25 10:15:33.777005477 +0800
@@ -213,14 +213,14 @@
top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
-bin_SCRIPTS = xcowfortune xcowdream xcowthink
+bin_SCRIPTS = xcowdream xcowthink
AM_CFLAGS = $(XCOWSAY_CFLAGS) -Wall
LDADD = $(XCOWSAY_LIBS)
xcowsay_SOURCES = xcowsay.c display_cow.c display_cow.h floating_shape.h \
floating_shape.c settings.h settings.c Cowsay_glue.h xcowsayd.h \
xcowsayd.c config_file.h config_file.c i18n.h bubblegen.c
-EXTRA_DIST = xcowfortune xcowdream xcowthink
+EXTRA_DIST = xcowdream xcowthink
all: all-am
.SUFFIXES: