From: Michael Tremer Date: Wed, 2 Nov 2011 09:38:26 +0000 (+0100) Subject: nano: Don't install nano in /bin. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66c632e461d2eb5562089a8b12fbe04ea08ef2a4;p=ipfire-3.x.git nano: Don't install nano in /bin. --- diff --git a/nano/nano.nm b/nano/nano.nm index 7d38f23dc..7e88a8c03 100644 --- a/nano/nano.nm +++ b/nano/nano.nm @@ -5,7 +5,7 @@ name = nano version = 2.3.0 -release = 1 +release = 2 groups = Application/Editors url = http://www.nano-editor.org/ @@ -25,7 +25,6 @@ build end configure_options += \ - --bindir=/bin \ --sysconfdir=/etc/nano \ --enable-color \ --enable-multibuffer \