From 87348edd1b6f1e0f79f76d0c95676214396a5fcd Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Mon, 27 Jul 2009 17:19:52 -0400 Subject: Further refactoring. Mostly tweaking makefiles. Switched to autoconf-style variables. This means I had to change every shell script... --- plugins/repo/get.f.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/repo/get.f.sh') diff --git a/plugins/repo/get.f.sh b/plugins/repo/get.f.sh index f6ab761..37d7b26 100644 --- a/plugins/repo/get.f.sh +++ b/plugins/repo/get.f.sh @@ -1,4 +1,4 @@ -#!$$SHELL$$ +#!@SHELL@ name='rvs get.f' ver='0.7.0' # Copyright (C) 2009 Luke Shumaker -- cgit v1.2.3-2-g168b