indentation
This commit is contained in:
parent
4e7b4f07d7
commit
ef16442aec
@ -144,7 +144,7 @@ popd
|
|||||||
# move bin/ files
|
# move bin/ files
|
||||||
mkdir -p %{buildroot}%{_bindir}
|
mkdir -p %{buildroot}%{_bindir}
|
||||||
cp -pa .%{_bindir}/* \
|
cp -pa .%{_bindir}/* \
|
||||||
%{buildroot}%{_bindir}/
|
%{buildroot}%{_bindir}/
|
||||||
|
|
||||||
# remove all shebang
|
# remove all shebang
|
||||||
for f in $(find %{buildroot}%{gem_instdir} -name \*.rb)
|
for f in $(find %{buildroot}%{gem_instdir} -name \*.rb)
|
||||||
|
Loading…
Reference in New Issue
Block a user