You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/games-strategy/freeciv/files/freeciv-2.3.1-clean-man.patch

20 lines
359 B

--- doc/man/Makefile.in.orig
+++ doc/man/Makefile.in
@@ -358,7 +358,6 @@
top_srcdir = @top_srcdir@
MAN_PAGES = \
freeciv-server.6 \
- freeciv-client.6 \
freeciv-modpack.6
MAN_LINKS = \
@@ -368,7 +367,7 @@
freeciv-win32.6 \
freeciv-ftwl.6
-man_MANS = $(MAN_PAGES) $(MAN_LINKS)
+man_MANS = $(MAN_PAGES)
EXTRA_DIST = $(MAN_LINKS)
all: all-am