mirror of
https://github.com/clangen/musikcube.git
synced 2024-11-19 11:10:52 +00:00
Remove unncesessary mkdir instruction
This commit is contained in:
parent
ed9e9cde5a
commit
8079e1ba65
@ -27,7 +27,6 @@ make -j2
|
||||
|
||||
|
||||
%install
|
||||
mkdir %{buildroot}%{_prefix} -p
|
||||
make install DESTDIR=%{buildroot}
|
||||
|
||||
%clean
|
||||
|
Loading…
Reference in New Issue
Block a user