From: jacmet at uclibc.org <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: trunk/buildroot/package/editors/nano
Date: Wed, 26 Mar 2008 06:55:18 -0700 (PDT) [thread overview]
Message-ID: <20080326135518.EBABF3C3C0@busybox.net> (raw)
Author: jacmet
Date: 2008-03-26 06:55:18 -0700 (Wed, 26 Mar 2008)
New Revision: 21499
Log:
nano: fix install location
Fix typo in install location. Reported by Simon Pasch.
Modified:
trunk/buildroot/package/editors/nano/nano.mk
Changeset:
Modified: trunk/buildroot/package/editors/nano/nano.mk
===================================================================
--- trunk/buildroot/package/editors/nano/nano.mk 2008-03-26 13:40:36 UTC (rev 21498)
+++ trunk/buildroot/package/editors/nano/nano.mk 2008-03-26 13:55:18 UTC (rev 21499)
@@ -9,7 +9,7 @@
NANO_DIR:=$(BUILD_DIR)/nano-$(NANO_VERSION)
NANO_CAT:=$(ZCAT)
NANO_BINARY:=src/nano
-NANO_TARGET_BINARY:=sbin/bin/nano
+NANO_TARGET_BINARY:=usr/bin/nano
$(DL_DIR)/$(NANO_SOURCE):
$(WGET) -P $(DL_DIR) $(NANO_SITE)/$(NANO_SOURCE)
next reply other threads:[~2008-03-26 13:55 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-26 13:55 jacmet at uclibc.org [this message]
-- strict thread matches above, loose matches on Subject: below --
2008-03-07 10:07 [Buildroot] svn commit: trunk/buildroot/package/editors/nano jacmet at uclibc.org
2008-03-26 13:42 ` Simon Pasch
2008-03-26 13:55 ` Peter Korsgaard
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080326135518.EBABF3C3C0@busybox.net \
--to=jacmet@uclibc.org \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox