Stephan Kulow 2009-12-23 20:18:41 +00:00 committed by Git OBS Bridge
parent dabfd7233e
commit 4616c96310

View File

@ -51,7 +51,7 @@ Authors:
%build
./autogen.sh
%configure
make %{?jobs:-j%jobs};
make %{?jobs:-j%jobs}
%install
make DESTDIR=$RPM_BUILD_ROOT install