From 41861128f231670452eec347771b960f9266c3d4 Mon Sep 17 00:00:00 2001 From: Michal Sekletar Date: Mon, 14 Apr 2014 17:28:57 +0200 Subject: [PATCH] spec: run multiple make jobs when possible --- ppp.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ppp.spec b/ppp.spec index ceb0af0..d192218 100644 --- a/ppp.spec +++ b/ppp.spec @@ -65,7 +65,7 @@ This package contains the header files for building plugins for ppp. %build export RPM_OPT_FLAGS="$RPM_OPT_FLAGS -fPIC -Wall" %configure -make -j1 +make %{?_smp_mflags} %install make INSTROOT=%{buildroot} install install-etcppp