- Enable paralel build.

OBS-URL: https://build.opensuse.org/package/show/Printing/hplip?expand=0&rev=91
This commit is contained in:
Tomáš Chvátal 2014-04-20 09:54:50 +00:00 committed by Git OBS Bridge
parent 4b1e68ed30
commit 4f089b03f3
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Apr 20 09:48:39 UTC 2014 - tchvatal@suse.com
- Enable paralel build.
-------------------------------------------------------------------
Wed Apr 9 16:02:02 CEST 2014 - jsmeix@suse.de

View File

@ -411,7 +411,7 @@ export CXXFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
--with-mimedir=%{_sysconfdir}/cups \
--with-docdir=%{_defaultdocdir}/%{name} \
--with-htmldir==%{_defaultdocdir}/%{name}
make
make %{?_smp_mflags}
%install
make install DESTDIR=%{buildroot}