]> www.infradead.org Git - users/hch/nvme-cli.git/commitdiff
nvme.spec: rpmbuild error fix (missing file)
authorSteven Seungcheol Lee <sc108.lee@samsung.com>
Fri, 3 Apr 2020 10:39:12 +0000 (19:39 +0900)
committerKeith Busch <kbusch@kernel.org>
Fri, 3 Apr 2020 14:15:04 +0000 (08:15 -0600)
Signed-off-by: Steven Seungcheol Lee <sc108.lee@samsung.com>
nvme.spec.in

index 11e424f0f6b56c6b94ee031d6dcff3b18154d933..74e681e0d41b56432ca8f20776e410c0ccb40708 100644 (file)
@@ -41,6 +41,7 @@ make install-spec DESTDIR=%{buildroot} PREFIX=/usr
 %{_libdir}/systemd/system/nvmf-connect@.service
 %{_libdir}/systemd/system/nvmefc-boot-connections.service
 %{_libdir}/systemd/system/nvmf-connect.target
+%{_libdir}/systemd/system/nvmf-autoconnect.service
 
 %clean
 rm -rf $RPM_BUILD_ROOT