linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Fix bootstrap-configure command line parsing
@ 2010-03-30 18:07 João Paulo Rechi Vita
  2010-03-30 18:08 ` João Paulo Rechi Vita
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: João Paulo Rechi Vita @ 2010-03-30 18:07 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: João Paulo Rechi Vita

---
 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


^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-04-28 15:56 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-30 18:07 [PATCH] Fix bootstrap-configure command line parsing João Paulo Rechi Vita
2010-03-30 18:08 ` 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

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).