nano: install to /usr/bin
This commit is contained in:
parent
8086897ed5
commit
c0a49f06fa
@ -9,7 +9,7 @@ NANO_SITE:=http://www.nano-editor.org/dist/v1.3/
|
||||
NANO_DIR:=$(BUILD_DIR)/nano-$(NANO_VERSION)
|
||||
NANO_CAT:=$(ZCAT)
|
||||
NANO_BINARY:=src/nano
|
||||
NANO_TARGET_BINARY:=bin/nano
|
||||
NANO_TARGET_BINARY:=sbin/bin/nano
|
||||
|
||||
$(DL_DIR)/$(NANO_SOURCE):
|
||||
$(WGET) -P $(DL_DIR) $(NANO_SITE)/$(NANO_SOURCE)
|
||||
|
Loading…
Reference in New Issue
Block a user