From acb45fabd45b3006d5d47d88fc6e998eee5b9d2a Mon Sep 17 00:00:00 2001 From: drago01 Date: Wed, 8 Aug 2007 14:09:07 +0000 Subject: [PATCH] enable parallel build --- xapian-core.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xapian-core.spec b/xapian-core.spec index e8f56e6..c5c79dd 100644 --- a/xapian-core.spec +++ b/xapian-core.spec @@ -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}