Should not remove in bin/ subdirectory, ot not?

This commit is contained in:
Stas Degteff 2010-11-09 22:05:12 +00:00
parent 315159df6e
commit 03b2aeb8bf

View File

@ -59,7 +59,7 @@ rm -rf %{buildroot}
mkdir -p %{buildroot}%{_bindir} \
%{buildroot}%{_prefix}/share/man/man1 \
%{buildroot}%{_prefix}/share/golded/charset
rm -rf bin/CVS
#rm -rf bin/CVS
install -m 755 bin/* %{buildroot}%{_bindir}
install -m 644 docs/*.1 %{buildroot}%{_prefix}/share/man/man1
install -m 644 cfgs/charset/*{chs,esc} %{buildroot}%{_prefix}/share/golded/charset