Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [RFC] The svn commit of LiTE highlights an issue in Makefile.autotools.in
@ 2008-08-26 14:56 Daniel Laird
  0 siblings, 0 replies; only message in thread
From: Daniel Laird @ 2008-08-26 14:56 UTC (permalink / raw)
  To: buildroot


Many packages don't install as well as we would like.  
The Makefile.autotools.in helps us standardise the way things are done but
does not always help.
In the case of LiTE the make command installs some bits and not others,
So I use HOOK_POST_INSTALL to install all the necessary files.

However I think that a HOOK_POST_CLEAN is needed so that when you write  a
HOOK_POST_INSTALL target you automatically write a HOOK_POST_CLEAN that
undoes the extra bits you put in.
Currently without this, cleaning up after usage of HOOK_POST_INSTALL is a
real pain.
What do people think?
Daniel Laird
-- 
View this message in context: http://www.nabble.com/-RFC--The-svn-commit-of-LiTE-highlights-an-issue-in-Makefile.autotools.in-tp19163684p19163684.html
Sent from the BuildRoot mailing list archive at Nabble.com.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-08-26 14:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-26 14:56 [Buildroot] [RFC] The svn commit of LiTE highlights an issue in Makefile.autotools.in Daniel Laird

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