All of lore.kernel.org
 help / color / mirror / Atom feed
From: Xose Vazquez Perez <xose.vazquez@gmail.com>
Cc: device-mapper development <dm-devel@redhat.com>,
	Xose Vazquez Perez <xose.vazquez@gmail.com>
Subject: [PATCH 3/3] multipath-tools: delete INSTALL_PROGRAM from libmpathpersist/Makefile
Date: Fri,  8 Jul 2016 18:28:21 +0200	[thread overview]
Message-ID: <1467995301-14226-4-git-send-email-xose.vazquez@gmail.com> (raw)
In-Reply-To: <1467995301-14226-1-git-send-email-xose.vazquez@gmail.com>

It's already taken from "include ../Makefile.inc"

Cc: Christophe Varoqui <christophe.varoqui@opensvc.com>
Cc: device-mapper development <dm-devel@redhat.com>
Signed-off-by: Xose Vazquez Perez <xose.vazquez@gmail.com>
---
 libmpathpersist/Makefile | 2 --
 1 file changed, 2 deletions(-)

diff --git a/libmpathpersist/Makefile b/libmpathpersist/Makefile
index 2f91401..a2dd7ed 100644
--- a/libmpathpersist/Makefile
+++ b/libmpathpersist/Makefile
@@ -3,8 +3,6 @@
 BUILD = glibc
 include ../Makefile.inc
 
-INSTALL_PROGRAM = install
-
 SONAME=0
 DEVLIB = libmpathpersist.so
 LIBS = $(DEVLIB).$(SONAME)
-- 
2.7.4

  parent reply	other threads:[~2016-07-08 16:28 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-08 16:28 [PATCH 0/3] Makefiles housekeeping III Xose Vazquez Perez
2016-07-08 16:28 ` [PATCH 1/3] multipath-tools: install libs in a standard way Xose Vazquez Perez
2016-07-08 16:28 ` [PATCH 2/3] multipath-tools: merge OPTFLAGS into CFLAGS Xose Vazquez Perez
2016-07-09  9:19   ` Ritesh Raj Sarraf
2016-07-15 10:19   ` Hannes Reinecke
2016-07-22  9:43     ` Christophe Varoqui
2016-07-08 16:28 ` Xose Vazquez Perez [this message]
2016-07-09  8:04 ` [PATCH 0/3] Makefiles housekeeping III Christophe Varoqui

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=1467995301-14226-4-git-send-email-xose.vazquez@gmail.com \
    --to=xose.vazquez@gmail.com \
    --cc=dm-devel@redhat.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 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.