Accepting request 256791 from home:AndreasStieger:branches:Base:System
make 4.1 OBS-URL: https://build.opensuse.org/request/show/256791 OBS-URL: https://build.opensuse.org/package/show/Base:System/make?expand=0&rev=43
This commit is contained in:
committed by
Git OBS Bridge
parent
c48f717693
commit
80d93f4b55
@@ -20,7 +20,7 @@ Name: make
|
||||
Url: http://www.gnu.org/software/make/make.html
|
||||
Provides: gmake
|
||||
PreReq: %install_info_prereq
|
||||
Version: 4.0
|
||||
Version: 4.1
|
||||
Release: 0
|
||||
Summary: GNU make
|
||||
License: GPL-2.0+
|
||||
@@ -39,9 +39,9 @@ The GNU make command with extensive documentation.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch1 -p0
|
||||
%patch1 -p1
|
||||
if [ %_lib == lib64 ]; then
|
||||
%patch64
|
||||
%patch64 -p1
|
||||
fi
|
||||
|
||||
%build
|
||||
|
Reference in New Issue
Block a user