Removing systemd.patch, not needed anymore.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
c859654a63
commit
edf2c55e7f
3 changed files with 0 additions and 31 deletions
14
debian/patches/debian/0001-systemd.patch
vendored
14
debian/patches/debian/0001-systemd.patch
vendored
|
@ -1,14 +0,0 @@
|
||||||
Author: Daniel Baumann <daniel.baumann@progress-linux.org>
|
|
||||||
Description: Removing obsolete settings for newer systemd versions.
|
|
||||||
|
|
||||||
diff -Naurp nvme-cli.orig/nvmf-autoconnect/systemd/nvmf-connect@.service.in nvme-cli/nvmf-autoconnect/systemd/nvmf-connect@.service.in
|
|
||||||
--- nvme-cli.orig/nvmf-autoconnect/systemd/nvmf-connect@.service.in
|
|
||||||
+++ nvme-cli/nvmf-autoconnect/systemd/nvmf-connect@.service.in
|
|
||||||
@@ -4,7 +4,6 @@
|
|
||||||
|
|
||||||
[Unit]
|
|
||||||
Description=NVMf auto-connect scan upon nvme discovery controller Events
|
|
||||||
-After=syslog.target
|
|
||||||
PartOf=nvmf-connect.target
|
|
||||||
Requires=nvmf-connect.target
|
|
||||||
|
|
15
debian/patches/debian/0003-meson-systemd.patch
vendored
15
debian/patches/debian/0003-meson-systemd.patch
vendored
|
@ -1,15 +0,0 @@
|
||||||
Author: Daniel Baumann <daniel.baumann@progress-linux.org>
|
|
||||||
Description: Overwriting systemd unit directory until debhelper supports /usr/lib/systemd/system (Closes: #1034232).
|
|
||||||
|
|
||||||
diff -Naurp nvme-cli.orig/meson.build nvme-cli/meson.build
|
|
||||||
--- nvme-cli.orig/meson.build
|
|
||||||
+++ nvme-cli/meson.build
|
|
||||||
@@ -25,7 +25,7 @@ sysconfdir = join_paths(prefixdir, get_o
|
|
||||||
|
|
||||||
udevrulesdir = join_paths(prefixdir, get_option('udevrulesdir'))
|
|
||||||
dracutrulesdir = join_paths(prefixdir, get_option('dracutrulesdir'))
|
|
||||||
-systemddir = join_paths(prefixdir, get_option('systemddir'))
|
|
||||||
+systemddir = '/lib/systemd/system'
|
|
||||||
|
|
||||||
###############################################################################
|
|
||||||
conf = configuration_data()
|
|
2
debian/patches/series
vendored
2
debian/patches/series
vendored
|
@ -1,3 +1 @@
|
||||||
debian/0001-systemd.patch
|
|
||||||
debian/0002-meson-nose2.patch
|
debian/0002-meson-nose2.patch
|
||||||
debian/0003-meson-systemd.patch
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue