summaryrefslogtreecommitdiffstats
path: root/rules/ltp-template.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/ltp-template.make')
-rw-r--r--rules/ltp-template.make3
1 files changed, 0 insertions, 3 deletions
diff --git a/rules/ltp-template.make b/rules/ltp-template.make
index c71200564..8b64cf75b 100644
--- a/rules/ltp-template.make
+++ b/rules/ltp-template.make
@@ -70,12 +70,9 @@ $(STATEDIR)/ltp-template.targetinstall:
@$(call targetinfo)
@$(call install_init, ltp-template)
- @$(call install_fixup, ltp-template,PACKAGE,ltp-template)
@$(call install_fixup, ltp-template,PRIORITY,optional)
- @$(call install_fixup, ltp-template,VERSION,$(LTP_BASE_VERSION))
@$(call install_fixup, ltp-template,SECTION,base)
@$(call install_fixup, ltp-template,AUTHOR,"Robert Schwebel <r.schwebel@pengutronix.de>")
- @$(call install_fixup, ltp-template,DEPENDS,)
@$(call install_fixup, ltp-template,DESCRIPTION,missing)
@for file in `find $(LTP_TEMPLATE_PKGDIR)/bin -type f`; do \