1 From: 1Antoine1 <antoine.belvire@opensuse.org>
2 Date: 2018-08-06 11:47:22 +0200
3 Subject: doc: File conlicts with readline-doc
5 Upstream: not submitted yet
7 Make sure all manpages are prefixed with "el_" in order to avoid
8 file conflicts with readline-doc.
11 diff -up libedit-20180525-3.1/doc/Makefile.am.orig libedit-20180525-3.1/doc/Makefile.am
12 --- libedit-20180525-3.1/doc/Makefile.am.orig 2018-08-06 11:37:52.160085685 +0200
13 +++ libedit-20180525-3.1/doc/Makefile.am 2018-08-06 11:39:04.352082128 +0200
14 @@ -20,14 +20,14 @@ EL_MAN_LINKS = \
37 @@ -39,14 +39,14 @@ EL_MAN_LINKS += \
51 + el_history_winit.3 \
59 install-data-hook: $(EL_MAN_LINKS)