- Enable paralel build.
OBS-URL: https://build.opensuse.org/package/show/Printing/hplip?expand=0&rev=91
This commit is contained in:
parent
4b1e68ed30
commit
4f089b03f3
@ -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
|
Wed Apr 9 16:02:02 CEST 2014 - jsmeix@suse.de
|
||||||
|
|
||||||
|
@ -411,7 +411,7 @@ export CXXFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
|
|||||||
--with-mimedir=%{_sysconfdir}/cups \
|
--with-mimedir=%{_sysconfdir}/cups \
|
||||||
--with-docdir=%{_defaultdocdir}/%{name} \
|
--with-docdir=%{_defaultdocdir}/%{name} \
|
||||||
--with-htmldir==%{_defaultdocdir}/%{name}
|
--with-htmldir==%{_defaultdocdir}/%{name}
|
||||||
make
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
%install
|
%install
|
||||||
make install DESTDIR=%{buildroot}
|
make install DESTDIR=%{buildroot}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user