From 7322d59fef7958cc80604309804bc051243b9199 Mon Sep 17 00:00:00 2001 From: dacctal Date: Sat, 2 May 2026 09:56:50 +0000 Subject: install from local repos! :D --- include/vars.hh | 1 + 1 file changed, 1 insertion(+) (limited to 'include/vars.hh') diff --git a/include/vars.hh b/include/vars.hh index 8c82155..1d516ea 100644 --- a/include/vars.hh +++ b/include/vars.hh @@ -18,6 +18,7 @@ struct Pkg { const char* target; std::string ver; std::filesystem::path src; + bool is_local; }; extern const std::string home_dir; -- cgit v1.2.3