forked from pool/dos2unix
Accepting request 51873 from Base:System
Accepted submit request 51873 from user coolo OBS-URL: https://build.opensuse.org/request/show/51873 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dos2unix?expand=0&rev=16
This commit is contained in:
commit
5fe5a1b5d2
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Oct 31 12:37:02 UTC 2010 - jengelh@medozas.de
|
||||||
|
|
||||||
|
- Use %_smp_mflags
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Aug 24 15:24:08 CEST 2010 - pth@suse.de
|
Tue Aug 24 15:24:08 CEST 2010 - pth@suse.de
|
||||||
|
|
||||||
|
@ -43,7 +43,7 @@ find . -type f | xargs chmod -x
|
|||||||
|
|
||||||
%build
|
%build
|
||||||
export RPM_OPT_FLAGS
|
export RPM_OPT_FLAGS
|
||||||
make %{?jobs:-j%jobs}
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%makeinstall docdir=%{_defaultdocdir}/%{name}
|
%makeinstall docdir=%{_defaultdocdir}/%{name}
|
||||||
|
Loading…
Reference in New Issue
Block a user