Skip to content

Commit 0f46375

Browse files
sc108-leekeithbusch
authored andcommitted
nvme.spec: rpmbuild error fix (missing file)
Signed-off-by: Steven Seungcheol Lee <[email protected]>
1 parent 4ec74f0 commit 0f46375

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

nvme.spec.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ make install-spec DESTDIR=%{buildroot} PREFIX=/usr
4141
%{_libdir}/systemd/system/[email protected]
4242
%{_libdir}/systemd/system/nvmefc-boot-connections.service
4343
%{_libdir}/systemd/system/nvmf-connect.target
44+
%{_libdir}/systemd/system/nvmf-autoconnect.service
4445

4546
%clean
4647
rm -rf $RPM_BUILD_ROOT

0 commit comments

Comments
 (0)