From: Bernhard Fischer <rep.dot.nop@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] missing expat-dirclean target
Date: Sun, 8 Jul 2007 14:18:22 +0200 [thread overview]
Message-ID: <20070708121822.GH4096@aon.at> (raw)
In-Reply-To: <0707081407520.26961@somehost>
On Sun, Jul 08, 2007 at 02:09:11PM +0200, Cristian Ionescu-Idbohrn wrote:
>Index: expat.mk
>===================================================================
>--- expat.mk (revision 19026)
>+++ expat.mk (working copy)
>@@ -70,6 +70,9 @@
> #rm -f $(STAGING_DIR)/usr/bin/xmlwf $(TARGET_DIR)/usr/bin/xmlwf
the clean target must wipe installed stuff from the staging-dir. Please
fix this, too.
> -$(MAKE) -C $(EXPAT_DIR) clean
>
>+expat-dirclean:
>+ rm -rf $(EXPAT_DIR)
>+
> #############################################################
> #
> # Toplevel Makefile options
this package uses wrong installation pathes, please fix and test while
you're at it (i don't use it):
--includedir=/include \
is wrong, whould be /usr/include. Most of these pathes are not needed,
just --prefix=/usr should be enough.
next prev parent reply other threads:[~2007-07-08 12:18 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-08 12:09 [Buildroot] missing expat-dirclean target Cristian Ionescu-Idbohrn
2007-07-08 12:18 ` Bernhard Fischer [this message]
2007-07-08 13:07 ` Cristian Ionescu-Idbohrn
2007-07-08 13:11 ` Bernhard Fischer
2007-07-08 13:27 ` Cristian Ionescu-Idbohrn
2007-07-08 13:51 ` Bernhard Fischer
2007-07-08 13:34 ` Cristian Ionescu-Idbohrn
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20070708121822.GH4096@aon.at \
--to=rep.dot.nop@gmail.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox