linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Michael Buesch <mb@bu3sch.de>
To: "Luis R. Rodriguez" <lrodriguez@atheros.com>
Cc: linville@tuxdriver.com, linux-wireless@vger.kernel.org
Subject: Re: [PATCH] wireless-regdb: adds a manpage for regulatory.bin, updates Makefile
Date: Sat, 24 Jan 2009 07:04:24 +0100	[thread overview]
Message-ID: <200901240704.24281.mb@bu3sch.de> (raw)
In-Reply-To: <1232751387-22651-1-git-send-email-lrodriguez@atheros.com>

On Friday 23 January 2009 23:56:27 Luis R. Rodriguez wrote:
> This adds a man page for the regulatory.bin file and updates
> the Makefile to make it the install target flexible for distributions.
> As part of the install you also now get the the man page.
> 
> Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
> ---
>  Makefile         |   19 +++++++++++++++----
>  regulatory.bin.5 |   37 +++++++++++++++++++++++++++++++++++++
>  2 files changed, 52 insertions(+), 4 deletions(-)
>  create mode 100644 regulatory.bin.5
> 
> diff --git a/Makefile b/Makefile
> index 07c3030..0171196 100644
> --- a/Makefile
> +++ b/Makefile
> @@ -2,12 +2,16 @@
>  PREFIX = /usr
>  CDRA_PATH = $(PREFIX)/lib/crda
>  
> +SBINDIR ?= /sbin/
> +MANDIR ?= $(PREFIX)/share/man/

Why do you define SBINDIR? It doesn't seem to be used.

-- 
Greetings, Michael.

  reply	other threads:[~2009-01-24  6:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-23 22:56 [PATCH] wireless-regdb: adds a manpage for regulatory.bin, updates Makefile Luis R. Rodriguez
2009-01-24  6:04 ` Michael Buesch [this message]
2009-01-24 20:36   ` Luis R. Rodriguez

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=200901240704.24281.mb@bu3sch.de \
    --to=mb@bu3sch.de \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linville@tuxdriver.com \
    --cc=lrodriguez@atheros.com \
    /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;
as well as URLs for NNTP newsgroup(s).