linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Steve Dickson <steved@redhat.com>
To: Linux NFS Mailing list <linux-nfs@vger.kernel.org>
Subject: [PATCH 0/2] nfs-utils: Remove dependency on libnfsidmap-devel
Date: Thu,  2 Nov 2017 11:07:21 -0400	[thread overview]
Message-ID: <20171102150723.31309-1-steved@redhat.com> (raw)

With commit a867b45e (Release: 2.2.1) libnfsidmap-devel
is now compiled and installed by nfs-utils. So the programs
that are dependent libnfsidmap-devel need to look 
inward verse outward for header files. 

Justin Mitchell (1):
  nfs-utils: Remove dependency on libnfsidmap-devel package

Steve Dickson (1):
  gitignore: ignore files generated by libnfsidmap compilation

 .gitignore                      |  1 +
 configure.ac                    |  2 ++
 support/nfsidmap/libnfsidmap.pc | 11 -----------
 3 files changed, 3 insertions(+), 11 deletions(-)
 delete mode 100644 support/nfsidmap/libnfsidmap.pc

-- 
2.13.6


             reply	other threads:[~2017-11-02 15:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-02 15:07 Steve Dickson [this message]
2017-11-02 15:07 ` [PATCH 1/2] nfs-utils: Remove dependency on libnfsidmap-devel package Steve Dickson
2017-11-02 15:07 ` [PATCH 2/2] gitignore: ignore files generated by libnfsidmap compilation Steve Dickson
2017-11-02 17:23 ` [PATCH 0/2] nfs-utils: Remove dependency on libnfsidmap-devel Steve Dickson

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=20171102150723.31309-1-steved@redhat.com \
    --to=steved@redhat.com \
    --cc=linux-nfs@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).