diff --git a/config/rootfiles/packages/nano b/config/rootfiles/core/nano similarity index 100% rename from config/rootfiles/packages/nano rename to config/rootfiles/core/nano diff --git a/lfs/nano b/lfs/nano index df994364f..f82e8d4f9 100644 --- a/lfs/nano +++ b/lfs/nano @@ -25,19 +25,12 @@ include Config VER = 6.1 -SUMMARY = Pico editor clone with enhancements THISAPP = nano-$(VER) DL_FILE = $(THISAPP).tar.xz DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) -PROG = nano -PAK_VER = 41 - -DEPS = "" - -SERVICES = ############################################################################### # Top-level Rules