nano

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

commit 97e10b5d0d05e576da0d5e68dce37ebfd10bc359
parent 588df68a8c6a7d0676d6ae90ce5a304773b9d539
Author: Chris Allegretta <chrisa@asty.org>
Date:   Sat,  8 Feb 2003 22:05:50 +0000

- nano.spec.in - Change default flags to --enable-all


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

Diffstat:
MChangeLog | 2++
Mnano.spec.in | 2+-
2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog @@ -29,6 +29,8 @@ CVS code optional. - nanorc.sample: - Make nanorc entry less tolerant of invalid colors. +- nano.spec.in: + - Change default flags to --enable-all. GNU nano 1.1.99pre2 - 2003.02.03 - General: diff --git a/nano.spec.in b/nano.spec.in @@ -21,7 +21,7 @@ text editor while also offering a few enhancements. %setup -q %build -%configure --enable-extra +%configure --enable-all make RPM_OPT_FLAGS="$RPM_OPT_FLAGS" %install