Correcting location of the NVMe-oF systemd service files.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
8a42391a5a
commit
8eb5f0fb4e
1 changed files with 1 additions and 1 deletions
2
debian/rules
vendored
2
debian/rules
vendored
|
@ -6,7 +6,7 @@ export DEB_BUILD_MAINT_OPTIONS=hardening=+all
|
|||
dh ${@}
|
||||
|
||||
override_dh_auto_install:
|
||||
dh_auto_install -- PREFIX=/usr UDEVDIR=/lib/udev
|
||||
dh_auto_install -- PREFIX=/usr UDEVDIR=/lib/udev SYSTEMDDIR=/lib/systemd
|
||||
|
||||
# removing unique files
|
||||
rm -f debian/nvme-cli/etc/nvme/hostid
|
||||
|
|
Loading…
Add table
Reference in a new issue