public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Jonatan Schlag <jonatan.schlag@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH 1/2] Update zlib to version 1.3
Date: Sat, 16 Sep 2023 13:25:47 +0000	[thread overview]
Message-ID: <20230916132548.16420-1-jonatan.schlag@ipfire.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 781 bytes --]

The workaround is not needed anymore. The files a placed correctly by
itself.

Signed-off-by: Jonatan Schlag <jonatan.schlag(a)ipfire.org>
---
 zlib/zlib.nm | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/zlib/zlib.nm b/zlib/zlib.nm
index 476431328..1aea661c8 100644
--- a/zlib/zlib.nm
+++ b/zlib/zlib.nm
@@ -4,7 +4,7 @@
 ###############################################################################
 
 name       = zlib
-version    = 1.2.13
+version    = 1.3
 release    = 1
 
 groups     = System/Libraries
@@ -31,10 +31,6 @@ build
 		make check
 	end
 
-	install_cmds
-		mkdir -pv %{BUILDROOT}%{includedir} %{BUILDROOT}%{libdir}
-		cp -pfv zconf.h zlib.h %{BUILDROOT}%{includedir}
-	end
 end
 
 packages
-- 
2.39.2


             reply	other threads:[~2023-09-16 13:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-16 13:25 Jonatan Schlag [this message]
2023-09-16 13:25 ` [PATCH 2/2] Update linux-firmware Jonatan Schlag

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230916132548.16420-1-jonatan.schlag@ipfire.org \
    --to=jonatan.schlag@ipfire.org \
    --cc=development@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox