mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] typo in ptxd_make_world_common.make?
@ 2016-09-19 10:11 Alexander Aring
  2016-09-21 13:31 ` Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Alexander Aring @ 2016-09-19 10:11 UTC (permalink / raw)
  To: ptxdist


Hi,

I currently try to use some install_copy command with $(FOO_BUILDDIR)
location for testing purpose.

Then I tried a grep on ptxdist rules file to look for an example (I
think this exists somewhere), I did a grep on "BUILD_DIR" which is wrong
and I got some hit at [0].

Should:

pkg_build_dir="$(call ptx/escape,$($(1)_BUILD_DIR))"

not be:

pkg_build_dir="$(call ptx/escape,$($(1)_BUILDDIR))"

and $(1) is the FOO replacement, so far I understood?

- Alex

[0] https://git.platon.pengutronix.de/cgit/ptxdist/tree/rules/post/ptxd_make_world_common.make#n86

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-09-21 13:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-19 10:11 [ptxdist] typo in ptxd_make_world_common.make? Alexander Aring
2016-09-21 13:31 ` Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox