SHA256
1
0
forked from pool/make

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:
Stephan Kulow
2014-10-16 05:59:51 +00:00
committed by Git OBS Bridge
parent c48f717693
commit 80d93f4b55
8 changed files with 40 additions and 49 deletions

View File

@@ -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