From 59da4f4ae7c843e28a650a15f88f6ba474feecba Mon Sep 17 00:00:00 2001 From: Michael Olbrich Date: Fri, 26 Mar 2010 12:12:17 +0100 Subject: [ptxdist] rename template "simple" -> "file" and add help Signed-off-by: Michael Olbrich (cherry picked from commit 900df22e4b2fca3a03a47756dccc6e4ad769fc24) --- bin/ptxdist | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bin/ptxdist b/bin/ptxdist index 89004d878..75b7ae4a1 100755 --- a/bin/ptxdist +++ b/bin/ptxdist @@ -976,7 +976,7 @@ newpackage() { local template_src="${RULESDIR}/templates/${action}" case "${action}" in - target|font|simple) + target|font|file) #template: default ;; host) @@ -1022,7 +1022,7 @@ newpackage() { echo " src-make-prog create a plain makefile binary" echo " src-stellaris create stellaris firmware" echo " font" - echo " simple" + echo " file create package to install existing files" echo exit 1 ;; -- cgit v1.2.3