package init
This commit is contained in:
parent
f834a9e727
commit
fd1fbc36f5
@ -38,8 +38,8 @@ mkdir -p %{buildroot}%{_bindir}
|
||||
cp -a .%{_bindir}/* \
|
||||
%{buildroot}%{_bindir}/
|
||||
mkdir -p %{buildroot}%{_mandir}/man1
|
||||
mv %{SOURCE1} %{buildroot}%{_mandir}/man1
|
||||
mv %{SOURCE2} %{buildroot}%{_mandir}/man1
|
||||
cp %{SOURCE1} %{buildroot}%{_mandir}/man1
|
||||
cp %{SOURCE2} %{buildroot}%{_mandir}/man1
|
||||
find %{buildroot}%{gem_instdir}/bin -type f | xargs chmod a+x
|
||||
|
||||
%check
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user