new rpm, new rules.

This commit is contained in:
terjeros 2008-08-13 19:50:36 +00:00
parent 6bd18bbabb
commit 011fa4ee49

View File

@ -36,7 +36,7 @@ plain, XML or HTML format.
%prep
%setup -q -n %{name}-%{version}
%patch -p1
%patch0 -p1
%{__sed} -i 's|-g -Wall -g|%{optflags}|' src/Makefile
%{__sed} -i 's|-g -Wall -Os|%{optflags}|' src/core/Makefile