mtools: don't install-info; fixes build on non-Debian hosts
authorMichael Smith <msmith@cbnco.com>
Mon, 17 Aug 2009 03:29:02 +0000 (03:29 +0000)
committerHolger Hans Peter Freyther <zecke@selfish.org>
Tue, 18 Aug 2009 14:12:57 +0000 (16:12 +0200)
commitb0f102c5b7c4620fdfe87a02c15cef82332fe147
tree641fbf29ff0e57de60e6bca3f2658d905f740455
parent76b6179494fba8599f2cb842c63c2d47a3ec88f2
mtools: don't install-info; fixes build on non-Debian hosts

The install-info installed into staging by dpkg-native looks for
/var/backups/infodir.bak and /usr/share/base-files/info.dir on
the build system. On Debian/Ubuntu this is benign, but on other
distros these files don't exist and the install fails.

The info file is still installed, we just don't try to rebuild the
nonexistent directory.

There are cleaner ways to solve this in the long run:

http://dev.openbossa.org/trac/mamona/ticket/139

Signed-off-by: Michael Smith <msmith@cbnco.com>
Signed-off-by: Holger Freyther <zecke@selfish.org>
recipes/mtools/mtools_4.0.10.bb