summaryrefslogtreecommitdiffstats
path: root/rules/templates
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2010-07-19 14:58:10 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2010-07-19 14:58:10 +0200
commit80566229dff74cd81f9166eb664c9191f0c5d350 (patch)
treee696c4ea12320192f866c7cd98fec9538e9b7b2b /rules/templates
parenta78450c7d3a7cdf809594eb816c4fa54c0d7017a (diff)
downloadptxdist-80566229dff74cd81f9166eb664c9191f0c5d350.tar.gz
ptxdist-80566229dff74cd81f9166eb664c9191f0c5d350.tar.xz
[templates] remove obsolete fixup lines
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/templates')
-rw-r--r--rules/templates/template-file-make3
-rw-r--r--rules/templates/template-src-autoconf-make3
-rw-r--r--rules/templates/template-src-cmake-prog-make3
-rw-r--r--rules/templates/template-src-make-prog-make3
-rw-r--r--rules/templates/template-src-qmake-prog-make3
-rw-r--r--rules/templates/template-src-stellaris-make3
-rw-r--r--rules/templates/template-target-make3
7 files changed, 0 insertions, 21 deletions
diff --git a/rules/templates/template-file-make b/rules/templates/template-file-make
index f5b320107..d4b10a797 100644
--- a/rules/templates/template-file-make
+++ b/rules/templates/template-file-make
@@ -102,12 +102,9 @@ $(STATEDIR)/@package@.targetinstall:
#
# TODO: To build your own package, if this step requires one
# @$(call install_init, @package@)
-# @$(call install_fixup,@package@,PACKAGE,@packagedash@)
# @$(call install_fixup,@package@,PRIORITY,optional)
-# @$(call install_fixup,@package@,VERSION,@VERSION@)
# @$(call install_fixup,@package@,SECTION,base)
# @$(call install_fixup,@package@,AUTHOR,"@AUTHOR@")
-# @$(call install_fixup,@package@,DEPENDS,)
# @$(call install_fixup,@package@,DESCRIPTION,missing)
#
# TODO: Add here all files that should be copied to the target
diff --git a/rules/templates/template-src-autoconf-make b/rules/templates/template-src-autoconf-make
index 42f055ef9..f2ba04b6b 100644
--- a/rules/templates/template-src-autoconf-make
+++ b/rules/templates/template-src-autoconf-make
@@ -88,12 +88,9 @@ $(STATEDIR)/@package@.targetinstall:
@$(call targetinfo)
@$(call install_init, @package@)
- @$(call install_fixup, @package@, PACKAGE, @packagedash@)
@$(call install_fixup, @package@, PRIORITY, optional)
- @$(call install_fixup, @package@, VERSION, $(@PACKAGE@_VERSION))
@$(call install_fixup, @package@, SECTION, base)
@$(call install_fixup, @package@, AUTHOR, "@AUTHOR@")
- @$(call install_fixup, @package@, DEPENDS,)
@$(call install_fixup, @package@, DESCRIPTION, missing)
# #
diff --git a/rules/templates/template-src-cmake-prog-make b/rules/templates/template-src-cmake-prog-make
index c381fa1e2..6c6eb112f 100644
--- a/rules/templates/template-src-cmake-prog-make
+++ b/rules/templates/template-src-cmake-prog-make
@@ -54,12 +54,9 @@ $(STATEDIR)/@package@.targetinstall:
@$(call targetinfo)
@$(call install_init, @package@)
- @$(call install_fixup, @package@, PACKAGE, @packagedash@)
@$(call install_fixup, @package@, PRIORITY, optional)
- @$(call install_fixup, @package@, VERSION, $(@PACKAGE@_VERSION))
@$(call install_fixup, @package@, SECTION, base)
@$(call install_fixup, @package@, AUTHOR, "@AUTHOR@")
- @$(call install_fixup, @package@, DEPENDS,)
@$(call install_fixup, @package@, DESCRIPTION, missing)
# #
diff --git a/rules/templates/template-src-make-prog-make b/rules/templates/template-src-make-prog-make
index 2ad1aac46..af319f2cb 100644
--- a/rules/templates/template-src-make-prog-make
+++ b/rules/templates/template-src-make-prog-make
@@ -78,12 +78,9 @@ $(STATEDIR)/@package@.targetinstall:
@$(call targetinfo)
@$(call install_init, @package@)
- @$(call install_fixup, @package@,PACKAGE,@packagedash@)
@$(call install_fixup, @package@,PRIORITY,optional)
- @$(call install_fixup, @package@,VERSION,$(@PACKAGE@_VERSION))
@$(call install_fixup, @package@,SECTION,base)
@$(call install_fixup, @package@,AUTHOR,"@AUTHOR@")
- @$(call install_fixup, @package@,DEPENDS,)
@$(call install_fixup, @package@,DESCRIPTION,missing)
#
diff --git a/rules/templates/template-src-qmake-prog-make b/rules/templates/template-src-qmake-prog-make
index 900793634..254a16e07 100644
--- a/rules/templates/template-src-qmake-prog-make
+++ b/rules/templates/template-src-qmake-prog-make
@@ -55,12 +55,9 @@ $(STATEDIR)/@package@.targetinstall:
@$(call targetinfo)
@$(call install_init, @package@)
- @$(call install_fixup, @package@, PACKAGE, @packagedash@)
@$(call install_fixup, @package@, PRIORITY, optional)
- @$(call install_fixup, @package@, VERSION, $(@PACKAGE@_VERSION))
@$(call install_fixup, @package@, SECTION, base)
@$(call install_fixup, @package@, AUTHOR, "@AUTHOR@")
- @$(call install_fixup, @package@, DEPENDS,)
@$(call install_fixup, @package@, DESCRIPTION, missing)
# #
diff --git a/rules/templates/template-src-stellaris-make b/rules/templates/template-src-stellaris-make
index 7c5628e8d..b46d7ab54 100644
--- a/rules/templates/template-src-stellaris-make
+++ b/rules/templates/template-src-stellaris-make
@@ -109,12 +109,9 @@ $(STATEDIR)/@package@.targetinstall:
@$(call targetinfo)
@$(call install_init, @package@)
- @$(call install_fixup, @package@, PACKAGE, @packagedash@)
@$(call install_fixup, @package@, PRIORITY, optional)
- @$(call install_fixup, @package@, VERSION, $(@PACKAGE@_VERSION))
@$(call install_fixup, @package@, SECTION, base)
@$(call install_fixup, @package@, AUTHOR, "@AUTHOR@")
- @$(call install_fixup, @package@, DEPENDS,)
@$(call install_fixup, @package@, DESCRIPTION, missing)
@$(call install_copy, @package@, 0, 0, 0644, \
diff --git a/rules/templates/template-target-make b/rules/templates/template-target-make
index 14475c2aa..e49b0d6f0 100644
--- a/rules/templates/template-target-make
+++ b/rules/templates/template-target-make
@@ -78,12 +78,9 @@ $(STATEDIR)/@package@.targetinstall:
@$(call targetinfo)
@$(call install_init, @package@)
- @$(call install_fixup, @package@,PACKAGE,@packagedash@)
@$(call install_fixup, @package@,PRIORITY,optional)
- @$(call install_fixup, @package@,VERSION,$(@PACKAGE@_VERSION))
@$(call install_fixup, @package@,SECTION,base)
@$(call install_fixup, @package@,AUTHOR,"@AUTHOR@")
- @$(call install_fixup, @package@,DEPENDS,)
@$(call install_fixup, @package@,DESCRIPTION,missing)
@$(call install_copy, @package@, 0, 0, 0755, $(@PACKAGE@_DIR)/foobar, /dev/null)