[packages/musl] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:27:07 CEST 2025
commit 21f02850ae7b1b3a0faf60b2f6a57603516ea205
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:26:51 2025 +0200
Fix applying patches.
musl.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/musl.spec b/musl.spec
index 0288ac3..a465a1f 100644
--- a/musl.spec
+++ b/musl.spec
@@ -63,7 +63,7 @@ Pliki programistyczne biblioteki musl libc.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%configure \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/musl.git/commitdiff/21f02850ae7b1b3a0faf60b2f6a57603516ea205
More information about the pld-cvs-commit
mailing list