The first two patches fix problems I noticed when trying to build an rpm package w/ nfsdcld enabled. The third patch fixes an issue I found trying to use nfsdcld on a ppc64le system. Scott Mayhew (3): nfsdcld: don't override sbindir systemd: install nfsdcld.service when nfsdcld is enabled nfsdcld: getopt_long() returns an int, not a char systemd/Makefile.am | 5 +++++ utils/nfsdcld/Makefile.am | 4 ---- utils/nfsdcld/nfsdcld.c | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) -- 2.17.2