summaryrefslogtreecommitdiffstats
path: root/rules/templates
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2010-10-21 06:26:19 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2010-10-22 12:36:42 +0200
commit2161f06fc7531fcad4a07c15e55c4dd0e5f21d4e (patch)
tree842d9243829964fbdec811f2dafe08b17efb12fb /rules/templates
parent013415b11815b5948c8170f01cb21c5496e54108 (diff)
downloadptxdist-2161f06fc7531fcad4a07c15e55c4dd0e5f21d4e.tar.gz
ptxdist-2161f06fc7531fcad4a07c15e55c4dd0e5f21d4e.tar.xz
[templates/template-src-qmake-prog-make] targetinstall consolidation
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/templates')
-rw-r--r--rules/templates/template-src-qmake-prog-make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/templates/template-src-qmake-prog-make b/rules/templates/template-src-qmake-prog-make
index 254a16e07..a8435522d 100644
--- a/rules/templates/template-src-qmake-prog-make
+++ b/rules/templates/template-src-qmake-prog-make
@@ -54,7 +54,7 @@ $(@PACKAGE@_SOURCE):
$(STATEDIR)/@package@.targetinstall:
@$(call targetinfo)
- @$(call install_init, @package@)
+ @$(call install_init, @package@)
@$(call install_fixup, @package@, PRIORITY, optional)
@$(call install_fixup, @package@, SECTION, base)
@$(call install_fixup, @package@, AUTHOR, "@AUTHOR@")