From: Bernhard Fischer <rep.dot.nop@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] unpopular whitespace in makefile
Date: Mon, 30 Jul 2007 11:52:55 +0200 [thread overview]
Message-ID: <20070730095255.GG23273@aon.at> (raw)
In-Reply-To: <0707282137590.8510@somehost>
On Sat, Jul 28, 2007 at 09:39:36PM +0200, Cristian Ionescu-Idbohrn wrote:
>Cheers,
>
>--
>Cristian
>Index: package/libid3tag/libid3tag.mk
>===================================================================
>--- package/libid3tag/libid3tag.mk (revision 19307)
>+++ package/libid3tag/libid3tag.mk (working copy)
>@@ -36,7 +36,7 @@
> touch $@
>
> $(LIBID3TAG_DIR)/src/.libs/$(LIBID3TAG_BIN): $(LIBID3TAG_DIR)/.configured
>- $(MAKE) -C $(LIBID3TAG_DIR)
>+ $(MAKE) -C $(LIBID3TAG_DIR)
> $(MAKE) DESTDIR=$(STAGING_DIR) -C $(LIBID3TAG_DIR) install
>
> $(STAGING_DIR)/$(LIBID3TAG_TARGET_BIN): $(LIBID3TAG_DIR)/src/.libs/$(LIBID3TAG_BIN)
>@@ -44,8 +44,8 @@
> $(SED) "s,^libdir=.*,libdir=\'$(STAGING_DIR)/usr/lib\',g" $(STAGING_DIR)/usr/lib/libid3tag.la
>
> $(TARGET_DIR)/$(LIBID3TAG_TARGET_BIN): $(STAGING_DIR)/$(LIBID3TAG_TARGET_BIN)
>- cp -dpf $(STAGING_DIR)/usr/lib/libid3tag.so* $(TARGET_DIR)/usr/lib/
>- -$(STRIP) --strip-unneeded $(TARGET_DIR)/usr/lib/libid3tag.so*
>+ cp -dpf $(STAGING_DIR)/usr/lib/libid3tag.so* $(TARGET_DIR)/usr/lib/
>+ -$(STRIP) --strip-unneeded $(TARGET_DIR)/usr/lib/libid3tag.so*
>
> libid3tag: uclibc libmad $(TARGET_DIR)/$(LIBID3TAG_TARGET_BIN)
Looks like this was already committed but not ACKed on the list.
Thanks for the patch, Christian.
prev parent reply other threads:[~2007-07-30 9:52 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-28 19:39 [Buildroot] unpopular whitespace in makefile Cristian Ionescu-Idbohrn
2007-07-30 9:52 ` Bernhard Fischer [this message]
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=20070730095255.GG23273@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