Framework: removed the need for these trampoline targets

This commit is contained in:
Franco Fichtner
2021-08-10 16:31:16 +02:00
parent 17efe7400f
commit ef88595e0c
-6
View File
@@ -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}\""