From 13eb443a115d142107fdf53aa6dd68cc2e3e5a0d Mon Sep 17 00:00:00 2001 From: Mario Fetka Date: Sun, 14 Sep 2025 21:23:42 +0200 Subject: [PATCH] DBP Repo --- buildpkg.functions | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildpkg.functions b/buildpkg.functions index 7788337..6878bb6 100644 --- a/buildpkg.functions +++ b/buildpkg.functions @@ -97,7 +97,7 @@ _os=$(${__uname} -sr|${__sed} -e 's/ //g' -e 's/\.//g'|${__tr} '[A-Z]' '[a-z]') # pkg information. # The following 3 vars can be used when constructing pkg metadata # Override as necessary. -pkgprefix=SB +pkgprefix=DBP pkgname=$pkgprefix$topdir # overriding this will be common name=$topdir # as will this ditto