mirror of
https://github.com/valitydev/salt.git
synced 2024-11-06 16:45:27 +00:00
Remove unnecessary cd command
This commit is contained in:
parent
f423289422
commit
969519b37e
@ -200,7 +200,6 @@ of an agent (salt-minion) service.
|
||||
|
||||
%install
|
||||
rm -rf %{buildroot}
|
||||
cd $RPM_BUILD_DIR/%{name}-%{version}/%{name}-%{version}
|
||||
%{__python} setup.py install -O1 --root %{buildroot}
|
||||
|
||||
# Add some directories
|
||||
|
Loading…
Reference in New Issue
Block a user