From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2 fbdirect] Font handling in directfb requires libbz2
Date: Thu, 09 Feb 2012 23:02:34 +0100 [thread overview]
Message-ID: <87vcnf3bt1.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <1328824580-28004-1-git-send-email-twoerner@gmail.com> (Trevor Woerner's message of "Thu, 9 Feb 2012 16:56:20 -0500")
>>>>> "Trevor" == Trevor Woerner <twoerner@gmail.com> writes:
Trevor> Signed-off-by: Trevor Woerner <twoerner@gmail.com>
Trevor> ---
Trevor> package/bzip2/bzip2.mk | 3 ++-
Trevor> package/directfb/directfb.mk | 2 +-
Trevor> 2 files changed, 3 insertions(+), 2 deletions(-)
Trevor> diff --git a/package/bzip2/bzip2.mk b/package/bzip2/bzip2.mk
Trevor> index d3bb2b0..8e6ae92 100644
Trevor> --- a/package/bzip2/bzip2.mk
Trevor> +++ b/package/bzip2/bzip2.mk
Trevor> @@ -60,6 +60,7 @@ define BZIP2_INSTALL_TARGET_CMDS
Trevor> (cd $(TARGET_DIR)/usr/lib; \
Trevor> ln -snf libbz2.so.$(BZIP2_SONAME) libbz2.so.1.0; \
Trevor> ln -snf libbz2.so.$(BZIP2_SONAME) libbz2.so; \
Trevor> + ln -snf libbz2.so.$(BZIP2_SONAME) libbz2.so.1; \
Could you please split this out in a seperate patch (and put .so.1
before .so?)
Thanks.
--
Bye, Peter Korsgaard
prev parent reply other threads:[~2012-02-09 22:02 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-09 21:56 [Buildroot] [PATCH v2 fbdirect] Font handling in directfb requires libbz2 Trevor Woerner
2012-02-09 22:02 ` Peter Korsgaard [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=87vcnf3bt1.fsf@macbook.be.48ers.dk \
--to=jacmet@uclibc.org \
--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