fix build (RhBug:844766)

This commit is contained in:
Jindrich Novy 2012-08-02 07:02:13 +02:00
parent 61bea9a104
commit 4e41d8b221

View File

@ -24,8 +24,7 @@ Essential RPM build macros for alternative packaging.
%setup -q
%build
export CFLAGS="$RPM_OPT_FLAGS"
make
make %{?_smp_mflags} CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="$RPM_LD_FLAGS"
%install
rm -rf %buildroot