We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2a2700 commit db439e7Copy full SHA for db439e7
packaging/rpm/SPECS/nvidia-container-toolkit.spec
@@ -31,7 +31,7 @@ Requires: nvidia-container-toolkit-base == %{version}-%{release}
31
Provides tools and utilities to enable GPU support in containers.
32
33
%prep
34
-cp %{SOURCE0} %{SOURCE1} %{SOURCE2} %{SOURCE3} %{SOURCE4} %{SOURCE5} %{SOURCE6} %{SOURCE7} %{SOURCE8} .
+cp %{SOURCE0} %{SOURCE1} %{SOURCE2} %{SOURCE3} %{SOURCE4} %{SOURCE5} %{SOURCE6} %{SOURCE7} %{SOURCE8} %{SOURCE9} .
35
36
%install
37
mkdir -p %{buildroot}%{_bindir}
0 commit comments