Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Arnout Vandecappelle <arnout@mind.be>
To: buildroot@busybox.net
Subject: [Buildroot] [pkg-perl infra V9 6/6] perl: remove PERL_INSTALL_TARGET_GOALS
Date: Wed, 12 Feb 2014 18:30:36 +0100	[thread overview]
Message-ID: <52FBAFBC.60306@mind.be> (raw)
In-Reply-To: <1392192871-426-7-git-send-email-francois.perrad@gadz.org>

On 12/02/14 09:14, Francois Perrad wrote:
> useless since previous commit (removal of BR2_HAVE_DOCUMENTATION)
> see http://git.buildroot.net/buildroot/diff/package/perl/perl.mk?id=7164a32632d14cb83698ddec45e84ad2f3252e9e
> 
> Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
> Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
> Acked-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>

 Note that this patch can go in immediately, perhaps even for 2014.02.

 Regards,
 Arnout

> ---
>  package/perl/perl.mk |    4 +---
>  1 file changed, 1 insertion(+), 3 deletions(-)
> 
> diff --git a/package/perl/perl.mk b/package/perl/perl.mk
> index 5ede81b..51aeb14 100644
> --- a/package/perl/perl.mk
> +++ b/package/perl/perl.mk
> @@ -90,10 +90,8 @@ define PERL_INSTALL_STAGING_CMDS
>  	$(MAKE1) -C $(@D) DESTDIR="$(STAGING_DIR)" install.perl
>  endef
>  
> -PERL_INSTALL_TARGET_GOALS = install.perl
> -
>  define PERL_INSTALL_TARGET_CMDS
> -	$(MAKE1) -C $(@D) DESTDIR="$(TARGET_DIR)" $(PERL_INSTALL_TARGET_GOALS)
> +	$(MAKE1) -C $(@D) DESTDIR="$(TARGET_DIR)" install.perl
>  endef
>  
>  $(eval $(generic-package))
> 


-- 
Arnout Vandecappelle                          arnout at mind be
Senior Embedded Software Architect            +32-16-286500
Essensium/Mind                                http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium           BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint:  7CB5 E4CC 6C2E EFD4 6E3D A754 F963 ECAB 2450 2F1F

      reply	other threads:[~2014-02-12 17:30 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-12  8:14 [Buildroot] [pkg-perl infra V9 0/6] a package infrastructure for Perl/CPAN modules Francois Perrad
2014-02-12  8:14 ` [Buildroot] [pkg-perl infra V9 1/6] pkg-perl: new infrastructure Francois Perrad
2014-02-12  8:14 ` [Buildroot] [pkg-perl infra V9 2/6] scancpan: a new script Francois Perrad
2014-02-12 17:29   ` Arnout Vandecappelle
2014-02-13  0:20     ` [Buildroot] [UNSURE]Re: " François Perrad
2014-02-12  8:14 ` [Buildroot] [pkg-perl infra V9 3/6] host-perl-xml-parser: rename and refactor with perl infrastructure Francois Perrad
2014-02-12 17:32   ` Arnout Vandecappelle
2014-02-12  8:14 ` [Buildroot] [pkg-perl infra V9 4/6] host-perl-module-build: new package Francois Perrad
2014-02-12 22:21   ` Arnout Vandecappelle
2014-02-13  0:32     ` François Perrad
2014-02-13  7:46       ` Arnout Vandecappelle
2014-02-12  8:14 ` [Buildroot] [pkg-perl infra V9 5/6] manual: adding packages perl Francois Perrad
2014-02-12  8:14 ` [Buildroot] [pkg-perl infra V9 6/6] perl: remove PERL_INSTALL_TARGET_GOALS Francois Perrad
2014-02-12 17:30   ` Arnout Vandecappelle [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=52FBAFBC.60306@mind.be \
    --to=arnout@mind.be \
    --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