1The first line of man_db.conf will be replaced by package name. And it causes
2multilib install file conflict. Remove the line to avoid the issue.
3
4Upstream-Status: Pending
5
6Signed-off-by: Kai Kang <kai.kang@windriver.com>
7
8diff --git a/src/man_db.conf.in b/src/man_db.conf.in
9index bc8bb7e..04cfb31 100644
10--- a/src/man_db.conf.in
11+++ b/src/man_db.conf.in
12@@ -1,4 +1,3 @@
13-# @config_file_basename@
14 #
15 # This file is used by the man-db package to configure the man and cat paths.
16 # It is also used to provide a manpath for those without one by examining
17