nano

nano with my custom patches
git clone git://bsandro.tech/nano
Log | Files | Refs | README | LICENSE

commit 3da5580c9c8f75a91913bd54a28e1cb1cb2523de
parent 3925bdafda978e8e2ae69d3593b39be9eed0f38e
Author: Jordi Mallach <jordi@gnu.org>
Date:   Tue,  7 Jun 2005 22:23:45 +0000

Fix French mandir.


git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2608 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

Diffstat:
MChangeLog | 3+++
Mdoc/man/fr/Makefile.am | 2++
2 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/ChangeLog b/ChangeLog @@ -194,6 +194,9 @@ CVS code - Weinehall) - Don't refer to the built-in file browser as crappy anymore. (DLR) +- doc/man/fr/Makefile.am: + - Set mandir to @mandir@/fr, so French manpages get installed where + they belong (Jordi). - THANKS: - Add new translators to the credits. diff --git a/doc/man/fr/Makefile.am b/doc/man/fr/Makefile.am @@ -1,5 +1,7 @@ man_MANS = nano.1 nanorc.5 +mandir = @mandir@/fr + BUILT_SOURCES = nano.1.html nanorc.5.html nano.1.html: nano.1