linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "João Paulo Rechi Vita" <jprvita@gmail.com>
To: linux-bluetooth@vger.kernel.org
Cc: "João Paulo Rechi Vita" <jprvita@gmail.com>
Subject: [PATCH] Fix bootstrap-configure command line parsing
Date: Tue, 30 Mar 2010 15:07:21 -0300	[thread overview]
Message-ID: <1269972441-24242-1-git-send-email-jprvita@gmail.com> (raw)

---
 bootstrap-configure |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/bootstrap-configure b/bootstrap-configure
index 44e7ee8..5b7b88f 100755
--- a/bootstrap-configure
+++ b/bootstrap-configure
@@ -8,4 +8,4 @@ fi
     ./configure --enable-maintainer-mode \
 		--enable-debug \
 		--prefix=/usr \
-		--mandir=/usr/share/man
+		--mandir=/usr/share/man $*
-- 
1.6.3.3


             reply	other threads:[~2010-03-30 18:07 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-30 18:07 João Paulo Rechi Vita [this message]
2010-03-30 18:08 ` [PATCH] Fix bootstrap-configure command line parsing João Paulo Rechi Vita
2010-03-30 18:52 ` [PATCH] Add new S-frame types to l2cap parser Gustavo F. Padovan
2010-04-28 15:56   ` Johan Hedberg
2010-04-28 15:41 ` [PATCH] Fix bootstrap-configure command line parsing Johan Hedberg

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=1269972441-24242-1-git-send-email-jprvita@gmail.com \
    --to=jprvita@gmail.com \
    --cc=linux-bluetooth@vger.kernel.org \
    /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).