From: Michael Tremer Date: Sat, 30 Jan 2010 13:18:51 +0000 (+0100) Subject: make: Fix installation of man pages. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34832a19638de1eaa8c0b9396c850fc08d545435;p=ipfire-3.x.git make: Fix installation of man pages. --- diff --git a/pkgs/core/make/make.nm b/pkgs/core/make/make.nm index 61dc4492a..231a46bf1 100644 --- a/pkgs/core/make/make.nm +++ b/pkgs/core/make/make.nm @@ -46,3 +46,5 @@ endef PKG_BUILD_DEPS:= $(filter-out make,$(PKG_BUILD_DEPS)) PKG_TARBALL = $(THISAPP).tar.bz2 + +CONFIGURE_OPTIONS += --mandir=/usr/share