Moving systemd units to /usr (Closes: #1059429).
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
95d9223f05
commit
eca35794d7
1 changed files with 0 additions and 6 deletions
6
debian/rules
vendored
6
debian/rules
vendored
|
@ -8,9 +8,3 @@ override_dh_auto_configure:
|
|||
|
||||
override_dh_auto_test:
|
||||
dh_auto_test || true
|
||||
|
||||
execute_after_dh_auto_install:
|
||||
# Moving systemd unit directory (#1034225)
|
||||
mkdir -p debian/nvme-stas/lib/systemd
|
||||
mv debian/nvme-stas/usr/lib/systemd/system debian/nvme-stas/lib/systemd
|
||||
rmdir -p --ignore-fail-on-non-empty debian/nvme-stas/usr/lib/systemd
|
||||
|
|
Loading…
Add table
Reference in a new issue