Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Jeremy Kerr <jk@ozlabs.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 03/10 v2] package/ncurses: Remove duplicated library install code
Date: Wed, 12 Mar 2014 11:49:09 +0800	[thread overview]
Message-ID: <531FD935.6030703@ozlabs.org> (raw)
In-Reply-To: <1394595957.564990.873226929317.3.gpush@pablo>

Hi all,

> -	$(if $(BR2_PREFER_STATIC_LIB),,cp -dpf $(NCURSES_DIR)/lib/libncurses.so* $(TARGET_DIR)/usr/lib/)
> -	$(NCURSES_INSTALL_TARGET_PANEL)
> -	$(NCURSES_INSTALL_TARGET_FORM)
> -	$(NCURSES_INSTALL_TARGET_MENU)
> -	$(NCURSES_INSTALL_TARGET_PROGS)
> +	$(NCURSES_INSTALL_TARGET_LIBS)

Hmm, looks like I went overboard with deleting lines here; we still need
NCURSES_INSTALL_TARGET_PROGS.

Updated patch coming.


Jeremy

  reply	other threads:[~2014-03-12  3:49 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-12  3:45 [Buildroot] [PATCH 00/10 v2] Enable a buildroot-based petitboot bootloader Jeremy Kerr
2014-03-12  3:45 ` [Buildroot] [PATCH 04/10 v2] package/ncurses: Allow building wide char support Jeremy Kerr
2014-03-12  3:45 ` [Buildroot] [PATCH 03/10 v2] package/ncurses: Remove duplicated library install code Jeremy Kerr
2014-03-12  3:49   ` Jeremy Kerr [this message]
2014-03-12  3:54   ` [Buildroot] [PATCH v2.1] " Jeremy Kerr
2014-03-23 22:25     ` Peter Korsgaard
2014-03-12  3:45 ` [Buildroot] [PATCH 01/10 v2] package/busybox: Add facility for DHCP hooks Jeremy Kerr
2014-03-12  3:45 ` [Buildroot] [PATCH 02/10 v2] package/dropbear: Add separate configuration option for dropbear server Jeremy Kerr
2014-03-12  3:45 ` [Buildroot] [PATCH 05/10 v2] package/dtc: Update to v1.4.0 Jeremy Kerr
2014-03-29 15:18   ` Thomas Petazzoni
2014-03-12  3:45 ` [Buildroot] [PATCH 07/10 v2] package/kexec-lite: Add a package for the kexec-lite tools Jeremy Kerr
2014-03-12  3:45 ` [Buildroot] [PATCH 09/10 v2] package/iprutils: Add IBM Power RAID utilities Jeremy Kerr
2014-03-29 15:17   ` Thomas Petazzoni
2014-03-12  3:45 ` [Buildroot] [PATCH 08/10 v2] package/petitboot: Add petitboot, the userspace bootloader Jeremy Kerr
2014-03-12 22:16   ` Yann E. MORIN
2014-03-12  3:45 ` [Buildroot] [PATCH 10/10 v2] Add powerpc petitboot defconfig Jeremy Kerr
2014-03-12  3:45 ` [Buildroot] [PATCH 06/10 v2] package/powerpc-utils: Add powerpc hardware utilities Jeremy Kerr

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=531FD935.6030703@ozlabs.org \
    --to=jk@ozlabs.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