enable parallel build

This commit is contained in:
drago01 2007-08-08 14:09:07 +00:00
parent 8bfe624a5a
commit acb45fabd4

View File

@ -49,7 +49,7 @@ files needed for building packages which use Xapian
# that doesn't matter here as we don't package it.
autoreconf --force
%configure --disable-static
make
make %{?_smp_mflags}
%install
rm -rf %{buildroot}