From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthias Fischer To: development@lists.ipfire.org Subject: Empty doc-dir for nettle - needful thing? Date: Sun, 05 Mar 2017 09:48:01 +0100 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8082237958878505050==" List-Id: --===============8082237958878505050== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Hi, This just came to my view: Do we really need the (empty) '/usr/share/doc'-directory for nettle? Its installed through lfs: ... install -v -m755 -d /usr/share/doc/nettle-3.3 ... And its ~active in nettle-rootfile which leads to an empty directory: '/usr/share/doc/nettle[VERSION]. Is this needed/intentional? Or could it be built with '--disable-documentation' and perhaps save some time and ~space? ;-) Best, Matthias --===============8082237958878505050==--