From b495f7e9029d6bb22f50099338aa64bd5fae2ac1 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Tue, 14 Feb 2023 01:33:31 -0500 Subject: development/chicken: Template nitpick (sorry). Signed-off-by: B. Watson Signed-off-by: Willy Sudiarto Raharjo --- development/chicken/chicken.SlackBuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'development/chicken') diff --git a/development/chicken/chicken.SlackBuild b/development/chicken/chicken.SlackBuild index b469126663..4873d5938b 100644 --- a/development/chicken/chicken.SlackBuild +++ b/development/chicken/chicken.SlackBuild @@ -24,11 +24,11 @@ +cd $(dirname $0) ; CWD=$(pwd) + # increment this number to match the Chicken library version CHICKEN_API_VER=11 -cd $(dirname $0) ; CWD=$(pwd) - PRGNAM=chicken VERSION=${VERSION:-5.3.0} BUILD=${BUILD:-1} -- cgit v1.2.3