summaryrefslogtreecommitdiff
path: root/nvme-cli.spec
diff options
context:
space:
mode:
Diffstat (limited to 'nvme-cli.spec')
-rw-r--r--nvme-cli.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/nvme-cli.spec b/nvme-cli.spec
index 6663cea..9d6cd16 100644
--- a/nvme-cli.spec
+++ b/nvme-cli.spec
@@ -32,7 +32,7 @@ nvme-cli provides NVM-Express user space tooling for Linux.
%meson_install
mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/NetworkManager/dispatcher.d
-%{__install} -pm 755 %{S:} $RPM_BUILD_ROOT%{_sysconfdir}/NetworkManager/dispatcher.d
+%{__install} -pm 755 %{S:1} $RPM_BUILD_ROOT%{_sysconfdir}/NetworkManager/dispatcher.d
# hostid and hostnqn are supposed to be unique per machine. We obviously
# can't package them.