Skip to content

Commit a3c00a9

Browse files
committed
Removed broken patch for zlib
Signed-off-by: Lars Erik Wik <lars.erik.wik@northern.tech>
1 parent 74d7bf1 commit a3c00a9

File tree

2 files changed

+0
-24
lines changed

2 files changed

+0
-24
lines changed

deps-packaging/zlib/AIX_LDSHARED.patch

Lines changed: 0 additions & 21 deletions
This file was deleted.

deps-packaging/zlib/cfbuild-zlib.spec

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ Name: cfbuild-zlib
33
Version: %{version}
44
Release: 1
55
Source0: zlib-1.3.2.tar.gz
6-
Patch0: AIX_LDSHARED.patch
76
License: MIT
87
Group: Other
98
Url: https://cfengine.com
@@ -17,8 +16,6 @@ AutoReqProv: no
1716
mkdir -p %{_builddir}
1817
%setup -q -n zlib-1.3.2
1918

20-
%patch0 -p1
21-
2219
%build
2320

2421
if [ -z $MAKE ]; then

0 commit comments

Comments
 (0)