mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
Framework: removed the need for these trampoline targets
This commit is contained in:
@@ -101,12 +101,6 @@ PLUGIN_PKGVERSION= ${PLUGIN_VERSION}_${PLUGIN_REVISION}
|
||||
PLUGIN_PKGVERSION= ${PLUGIN_VERSION}
|
||||
.endif
|
||||
|
||||
name: check
|
||||
@echo ${PLUGIN_PKGNAME}
|
||||
|
||||
depends: check
|
||||
@echo ${PLUGIN_DEPENDS}
|
||||
|
||||
manifest: check
|
||||
@echo "name: ${PLUGIN_PKGNAME}"
|
||||
@echo "version: \"${PLUGIN_PKGVERSION}\""
|
||||
|
||||
Reference in New Issue
Block a user