From 013b7f659985b540e549599ed2e17adb9c81d858 Mon Sep 17 00:00:00 2001 From: dacctal Date: Mon, 25 May 2026 04:13:07 +0000 Subject: frosty telling me one thing that fixes the entire codebase maybe this should just be his project --- include/vars.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/vars.h') diff --git a/include/vars.h b/include/vars.h index 7bb44d3..d635b07 100644 --- a/include/vars.h +++ b/include/vars.h @@ -64,7 +64,7 @@ extern char repo_file[MAX_PATH_LEN]; extern char bin[MAX_PATH_LEN]; extern char lib[MAX_PATH_LEN]; extern char inc[MAX_PATH_LEN]; -extern char pkgblds[MAX_PATH_LEN]; +extern char src[MAX_PATH_LEN]; extern char *install_directories[5]; -- cgit v1.2.3