Revert...

This commit is contained in:
Mamoru Tasaka 2007-06-10 17:18:25 +00:00
parent 3011e25d4d
commit e1f42c961a

View File

@ -41,7 +41,6 @@ for MeCab.
%prep %prep
%setup -q -n %{name}-%{mainver}%{?betaver} %setup -q -n %{name}-%{mainver}%{?betaver}
# compiler flags fix # compiler flags fix
%{__sed} -i.flags \ %{__sed} -i.flags \
-e '/-O3/s|CFLAGS=\"\(.*\)\"|CFLAGS=\${CFLAGS:-\1}|' \ -e '/-O3/s|CFLAGS=\"\(.*\)\"|CFLAGS=\${CFLAGS:-\1}|' \