Should not remove in bin/ subdirectory, ot not?
This commit is contained in:
parent
315159df6e
commit
03b2aeb8bf
@ -59,7 +59,7 @@ rm -rf %{buildroot}
|
|||||||
mkdir -p %{buildroot}%{_bindir} \
|
mkdir -p %{buildroot}%{_bindir} \
|
||||||
%{buildroot}%{_prefix}/share/man/man1 \
|
%{buildroot}%{_prefix}/share/man/man1 \
|
||||||
%{buildroot}%{_prefix}/share/golded/charset
|
%{buildroot}%{_prefix}/share/golded/charset
|
||||||
rm -rf bin/CVS
|
#rm -rf bin/CVS
|
||||||
install -m 755 bin/* %{buildroot}%{_bindir}
|
install -m 755 bin/* %{buildroot}%{_bindir}
|
||||||
install -m 644 docs/*.1 %{buildroot}%{_prefix}/share/man/man1
|
install -m 644 docs/*.1 %{buildroot}%{_prefix}/share/man/man1
|
||||||
install -m 644 cfgs/charset/*{chs,esc} %{buildroot}%{_prefix}/share/golded/charset
|
install -m 644 cfgs/charset/*{chs,esc} %{buildroot}%{_prefix}/share/golded/charset
|
||||||
|
Reference in New Issue
Block a user