]> www.infradead.org Git - users/hch/nvme-cli.git/commitdiff
nvme.spec.in: fix rpm build error
authorSteven Seungcheol Lee <sc108.lee@samsung.com>
Thu, 19 Sep 2019 10:22:45 +0000 (19:22 +0900)
committerSteven Seungcheol Lee <sc108.lee@samsung.com>
Thu, 19 Sep 2019 10:22:45 +0000 (19:22 +0900)
error caused by 70-nvmf-autoconnect.rules location different with Makefile.

Signed-off-by: Steven Seungcheol Lee <sc108.lee@samsung.com>
nvme.spec.in

index b8e3377c84d66228e338d3c55ad44d7c077fc9e5..1e710d558db94e4f677d150c091dfb24b66c9c3c 100644 (file)
@@ -35,7 +35,7 @@ make install-spec DESTDIR=%{buildroot} PREFIX=/usr
 %{_sysconfdir}/nvme/hostnqn
 %{_sysconfdir}/nvme/hostid
 %{_sysconfdir}/nvme/discovery.conf
-%{_libdir}/udev/rules.d/70-nvmf-autoconnect.rules
+%{_sysconfdir}/udev/rules.d/70-nvmf-autoconnect.rules
 %{_libdir}/dracut/dracut.conf.d/70-nvmf-autoconnect.conf
 %{_libdir}/systemd/system/nvmf-connect@.service
 %{_libdir}/systemd/system/nvmefc-boot-connections.service