missing arg to install script
This commit is contained in:
parent
635c95957b
commit
e31d02038d
@ -110,7 +110,7 @@ make %{?_smp_mflags}
|
||||
%install
|
||||
rm -rf %{buildroot}
|
||||
|
||||
./tools/install.py %{buildroot}
|
||||
./tools/install.py install %{buildroot}
|
||||
|
||||
# and remove dtrace file again
|
||||
rm -rf %{buildroot}/%{_prefix}/lib/dtrace
|
||||
|
Loading…
Reference in New Issue
Block a user