From 6de434d3af54555bc53b93cca6f99de773142c37 Mon Sep 17 00:00:00 2001 From: Daniel Borkmann Date: Sun, 17 Mar 2013 00:41:39 +0100 Subject: nacl scripts: include common header and rename build_nacl.sh Add a uniform header comment to the two scripts as present in other scripts in this repository as well. Also rename build_nacl.sh into nacl_build.sh to stay conform in naming. For this, also update all mentions of build_nacl.sh to nacl_build.sh. Signed-off-by: Daniel Borkmann --- curvetun/.gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'curvetun/.gitignore') diff --git a/curvetun/.gitignore b/curvetun/.gitignore index d834aa2..ad9d744 100644 --- a/curvetun/.gitignore +++ b/curvetun/.gitignore @@ -3,5 +3,5 @@ !.gitignore !Makefile !abiname.c -!build_nacl.sh +!nacl_build.sh !nacl_path.sh -- cgit v1.2.3-54-g00ecf