From 44eb727dc537403be092326639a5b7c6d7182146 Mon Sep 17 00:00:00 2001 From: dacctal Date: Sat, 2 May 2026 08:38:13 +0000 Subject: fixed like half of everything idk, you can install stuff now --- include/create_pkg.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/create_pkg.hh') diff --git a/include/create_pkg.hh b/include/create_pkg.hh index 0af5ccc..d7589f9 100644 --- a/include/create_pkg.hh +++ b/include/create_pkg.hh @@ -2,6 +2,6 @@ #define CREATE_PKG #include "vars.hh" -Pkg create_pkg(std::string arg); +Pkg create_pkg(std::string arg, const char* target = "default"); #endif -- cgit v1.2.3