This commit is contained in:
Mario Fetka 2025-09-14 21:23:42 +02:00
parent 17c7e7d975
commit 13eb443a11

View File

@ -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