1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00
freebsd-ports/devel/editline/files/patch-man-Makefile.in
2021-03-03 18:07:02 +00:00

14 lines
366 B
Plaintext

Rename editline.3 to libeditline.3 to avoid conflict with libedit
--- man/Makefile.in.orig 2020-02-23 17:55:52 UTC
+++ man/Makefile.in
@@ -270,7 +270,7 @@ top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
AUTOMAKE_OPTIONS = foreign
-dist_man_MANS = editline.3
+dist_man_MANS = libeditline.3
all: all-am
.SUFFIXES: