Updating link to change in openSUSE:Factory/make revision 11.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/make?expand=0&rev=f8c7d7c800f0b4bde2674ee951e9760e
This commit is contained in:
parent
5a399dd0c5
commit
4b93516cae
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 28 06:38:35 UTC 2010 - jengelh@medozas.de
|
||||
|
||||
- use %_smp_mflags
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 24 17:16:41 UTC 2010 - coolo@novell.com
|
||||
|
||||
|
@ -26,7 +26,7 @@ Provides: gmake
|
||||
PreReq: %install_info_prereq
|
||||
AutoReqProv: on
|
||||
Version: 3.81
|
||||
Release: 130
|
||||
Release: 131
|
||||
Summary: GNU make
|
||||
Source: make-3.81.tar.bz2
|
||||
Patch1: make-memory-hog-2.diff
|
||||
@ -50,7 +50,7 @@ fi
|
||||
%build
|
||||
CFLAGS=$RPM_OPT_FLAGS \
|
||||
./configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info
|
||||
make %{?jobs:-j%jobs}
|
||||
make %{?_smp_mflags}
|
||||
make check
|
||||
|
||||
%install
|
||||
|
Loading…
Reference in New Issue
Block a user