From: Christophe Varoqui <christophe.varoqui@gmail.com>
To: Ritesh Raj Sarraf <rrs@debian.org>
Cc: dm-devel@redhat.com
Subject: Re: [PATCH 3/3] Drop useless link to curses library
Date: Sat, 12 Jan 2013 14:14:17 +0100 [thread overview]
Message-ID: <1357996457.4263.14.camel@lapoo.opensvc.com> (raw)
In-Reply-To: <1357725956-24346-4-git-send-email-rrs@debian.org>
On mer., 2013-01-09 at 15:35 +0530, Ritesh Raj Sarraf wrote:
> Description: Do not link against ncurses unnecessarily
> Author: Sven Joachim <svenjoac@gmx.de>
> Bug-Debian: http://bugs.debian.org/646148
> Last-Update: <2011-11-05>
>
Merged.
> Signed-off-by: Ritesh Raj Sarraf <rrs@debian.org>
> ---
> multipathd/Makefile | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/multipathd/Makefile b/multipathd/Makefile
> index 9553251..b490c1d 100644
> --- a/multipathd/Makefile
> +++ b/multipathd/Makefile
> @@ -6,7 +6,7 @@ include ../Makefile.inc
> # basic flags setting
> #
> CFLAGS += -I$(multipathdir) -I$(mpathpersistdir)
> -LDFLAGS += -lpthread -ldevmapper -lreadline -lncurses -ludev -ldl \
> +LDFLAGS += -lpthread -ldevmapper -lreadline -ludev -ldl \
> -L$(multipathdir) -lmultipath -L$(mpathpersistdir) -lmpathpersist
>
> #
next prev parent reply other threads:[~2013-01-12 13:14 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-09 10:05 [PATCH 0/3] Debian packaging fixes for multipath-tools Ritesh Raj Sarraf
2013-01-09 10:05 ` [PATCH 1/3] explicitly include posix_types.h Ritesh Raj Sarraf
2013-01-12 13:14 ` Christophe Varoqui
2013-01-09 10:05 ` [PATCH 2/3] Minor spelling error fixes for Debian's lintian cleanliness Ritesh Raj Sarraf
2013-01-12 13:14 ` Christophe Varoqui
2013-01-09 10:05 ` [PATCH 3/3] Drop useless link to curses library Ritesh Raj Sarraf
2013-01-12 13:14 ` Christophe Varoqui [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-01-09 8:32 [PATCH 1/3] explicitly include posix_types.h Ritesh Raj Sarraf
2013-01-09 8:32 ` [PATCH 3/3] Drop useless link to curses library Ritesh Raj Sarraf
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=1357996457.4263.14.camel@lapoo.opensvc.com \
--to=christophe.varoqui@gmail.com \
--cc=christophe.varoqui@opensvc.com \
--cc=dm-devel@redhat.com \
--cc=rrs@debian.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 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.