* [ptxdist] [PATCH] Fix klibc package template
@ 2012-03-27 7:28 Alexander Stein
0 siblings, 0 replies; only message in thread
From: Alexander Stein @ 2012-03-27 7:28 UTC (permalink / raw)
To: ptxdist
Signed-off-by: Alexander Stein <alexander.stein@systec-electronic.com>
---
rules/templates/template-klibc-make | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/rules/templates/template-klibc-make b/rules/templates/template-klibc-make
index 43302ab..c2df39e 100644
--- a/rules/templates/template-klibc-make
+++ b/rules/templates/template-klibc-make
@@ -25,7 +25,7 @@ PACKAGES-$(PTXCONF_@PACKAGE@) += @package@
@PACKAGE@_DIR := $(KLIBC_BUILDDIR)/$(@PACKAGE@)
ifdef PTXCONF_@PACKAGE@
-$(STATEDIR)/klibc-targetinstall.post: $(STATEDIR)/@package@.targetinstall
+$(STATEDIR)/klibc.targetinstall.post: $(STATEDIR)/@package@.targetinstall
endif
# ----------------------------------------------------------------------------
--
1.7.3.4
--
ptxdist mailing list
ptxdist@pengutronix.de
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-03-27 7:28 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-27 7:28 [ptxdist] [PATCH] Fix klibc package template Alexander Stein
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox