mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
Framework: use tier 4 for development and unknown
This commit is contained in:
@@ -100,6 +100,7 @@ PLUGIN_DIR?= ${.CURDIR:S/\// /g:[-2]}/${.CURDIR:S/\// /g:[-1]}
|
||||
.if "${PLUGIN_DEVEL}" != ""
|
||||
PLUGIN_CONFLICTS+= ${PLUGIN_NAME}
|
||||
PLUGIN_PKGSUFFIX= ${PLUGIN_SUFFIX}
|
||||
PLUGIN_TIER= 4
|
||||
.else
|
||||
PLUGIN_CONFLICTS+= ${PLUGIN_NAME}${PLUGIN_SUFFIX}
|
||||
PLUGIN_PKGSUFFIX= # empty
|
||||
|
||||
Reference in New Issue
Block a user