All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] netkitftp: added package with Makefile.autotools.in support
Date: Mon, 26 Oct 2009 23:03:43 +0100	[thread overview]
Message-ID: <87r5spersw.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <8763a1dfgm.fsf@paranoid.sweethome> (hugues@hiegel.fr's message of "Mon\, 26 Oct 2009 22\:15\:37 +0100")

>>>>> "Hugues" == Hugues  <hugues@hiegel.fr> writes:

 Hugues> Hello,

 Hugues> Thanks for the comments,
 Hugues> I've got some questions ;

 Hugues> +$(NETKITFTP_HOOK_POST_INSTALL):
 Hugues> +	rm -vfr $(TARGET_DIR)/usr/man
 >> 
 >> Why verbose?

 Hugues> Mhmm.. because with the "fr", it makes "vfr", which is a
 Hugues> motorbike.. ;o) I'll throw it ;)

 >> That uninstall would also remove all other man pages, so
 >> don't do that.

 Hugues> Mhmm... I'm not sure I understood this.. Why do you talk about
 Hugues> uninstall ?  The netkitftp's 'install' rule does installs the
 Hugues> manpages with the binary, without ability to call just the
 Hugues> install of the binary without the manpages.  So I did like I
 Hugues> see in other packages : just delete the $(TARGET_DIR)/usr/man
 Hugues> folder... Is this a bad idea ?  What do you suggest at this
 Hugues> stage ?  Doing nothing, this will be cleaned later ?

Sorry, I misread the line (read it as HOOK_POST_UNINSTALL, which
actually doesn't exist).  The Makefile.autotools.in automatically
removes manpages if the user doesn't have BR2_HAVE_MANPAGES enabled, so
you can just remove it.

-- 
Bye, Peter Korsgaard

  parent reply	other threads:[~2009-10-26 22:03 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-26 16:17 [Buildroot] [PATCH] netkitftp: added package with Makefile.autotools.in support Hugues Hiegel
2009-10-26 16:17 ` Hugues Hiegel
2009-10-26 18:08   ` Peter Korsgaard
2009-10-26 21:15     ` Hugues
2009-10-26 22:00       ` Lionel Landwerlin
2009-10-27  9:35         ` Hugues
2009-10-26 22:03       ` Peter Korsgaard [this message]
2009-10-27 12:41   ` [Buildroot] [PATCH] netkitftp: ftp client from netkit project Hugues Hiegel
2009-10-27 12:46     ` Hugues
2009-10-27 13:48       ` Peter Korsgaard
2009-10-27 13:10     ` Peter Korsgaard
2009-10-27 14:18       ` Hugues
2009-10-27 14:34         ` Peter Korsgaard

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=87r5spersw.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.