aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSalvatore Bonaccorso <carnil@debian.org>2021-09-21 12:12:34 -0400
committerSteve Dickson <steved@redhat.com>2021-09-23 11:39:07 -0400
commit191b610a74dc603cc966258813fc6b671e750ef5 (patch)
treebd6cce0aa4af8b500819a96f87f50636b5edc84e
parente8ff27d6a29550d997372f41249dac3f83668b5b (diff)
downloadnfs-utils-191b610a74dc603cc966258813fc6b671e750ef5.tar.gz
systemd/Makefile: Drop exlicit setting of unit_dir
The used variable is named unitdir in configure.ac and systemd/Makefile.am otherwise but is used in a single place as unit_dir. The setting has no effect, but if later commits would use a base to the systemd unit files directory for installing further files this would void the possibility to explicitly set a systemd unit files directory via configure with --with-systemd=unit-dir-path. Fixes: 0fbf91a4fd90 ("Include systemd unit files in "dist" and "install".") Signed-off-by: Salvatore Bonaccorso <carnil@debian.org> Signed-off-by: Steve Dickson <steved@redhat.com>
-rw-r--r--systemd/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/systemd/Makefile.am b/systemd/Makefile.am
index 8c7b676f..dd94f021 100644
--- a/systemd/Makefile.am
+++ b/systemd/Makefile.am
@@ -53,7 +53,6 @@ man5_MANS = nfs.conf.man
man7_MANS = nfs.systemd.man
EXTRA_DIST = $(unit_files) $(man5_MANS) $(man7_MANS)
-unit_dir = /usr/lib/systemd/system
generator_dir = /usr/lib/systemd/system-generators
EXTRA_PROGRAMS = nfs-server-generator rpc-pipefs-generator