nano

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

commit 4554520805460769dcf54c1487ae482bf2089625
parent 70afb990b38ffdcace41383ea0ec8c8931dee806
Author: David Lawrence Ramsey <pooka109@gmail.com>
Date:   Sat,  6 Jan 2007 16:23:34 +0000

in doc/man/fr/Makefile.am, set mandir before setting man_MANS, to more
closely match doc/man/Makefile.am


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

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

diff --git a/ChangeLog b/ChangeLog @@ -12,6 +12,9 @@ CVS code - - Update section 4.1 to describe how to open files with names beginning with '+' at specified columns as well as lines. (DLR) +- doc/man/fr/Makefile.am: + - Set mandir before setting man_MANS, to more closely match + doc/man/Makefile.am. (DLR) - doc/syntax/python.nanorc: - Improve string highlighting regexes. (Mike Frysinger) diff --git a/doc/man/fr/Makefile.am b/doc/man/fr/Makefile.am @@ -1,7 +1,7 @@ -man_MANS = nano.1 nanorc.5 rnano.1 - mandir = @mandir@/fr +man_MANS = nano.1 nanorc.5 rnano.1 + BUILT_SOURCES = nano.1.html nanorc.5.html rnano.1.html nano.1.html: nano.1