From 064d9d756324b29e6d058d43647c6873d7ab52f8 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Tue, 8 Dec 2015 08:59:16 +0100 Subject: minor text fixes + add swedish translation of the man page MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- INSTALL | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index ce0e1df..6a7c319 100644 --- a/INSTALL +++ b/INSTALL @@ -50,6 +50,11 @@ You can also chose to restrict the locales to install: make all LOCALES=sv make install LOCALES=sv DESTDIR="pkg" +You can select which translations of the man page you want to +install too: + + make install MAN_LOCALES=sv DESTDIR="pkg" + ──────────────────────────────────────────────────────────────────────────────── CUSTOMISED COMPILATION @@ -95,7 +100,7 @@ to install. This rules are available: │ pdf │ install-pdf │ Include PDF manual. (Texinfo) │ │ ps │ install-ps │ Include PostScript manual. (Texinfo) │ │ html │ install-html │ Include multifile HTML manual. (Texinfo) │ -│ │ install-man │ Include man page. │ +│ │ install-man │ Include man pages. │ │ locale │ install-locale │ Include locales. │ └─────────────┴─────────────────────┴────────────────────────────────────────────┘ @@ -103,3 +108,7 @@ install, install-everything, install-base, and install-cmd, have alternatives that installs a stripped binary: install-strip, install-everything-strip, install-base-strip, and install-cmd-strip, respectively. +The untranslated man page is installed via the rule install-man-untranslated. +Additional translations are installed via the rule install-man-locale, which +installes the locales listed in MAN_LOCALES. + -- cgit v1.2.3-70-g09d2