And another copypasted typo (sorry for the noise - this is the last one)

Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
This commit is contained in:
Peter Lemenkov 2012-05-20 09:59:34 +04:00
parent 6ba0367577
commit 32804a4c55
1 changed files with 2 additions and 0 deletions

View File

@ -60,8 +60,10 @@ Erlang Build Tools.
%patch3 -p1 -b .remove_bundled_getopt
# FIXME enable back when erlang-abnfc will be available
rm -f src/rebar_abnfc_compiler.erl
sed -i -e "/rebar_abnfc_compiler/d" ebin/rebar.app
%if 0%{?el5}
rm -f src/rebar_erlydtl_compiler.erl
sed -i -e "/rebar_erlydtl_compiler/d" ebin/rebar.app
%endif