[packages/libinet6] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:51:57 CEST 2025
commit b1839010994ca454c33963a218e1bb14ac97c7b7
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:51:41 2025 +0200
Fix applying patches.
libinet6.spec | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/libinet6.spec b/libinet6.spec
index afa6a40..f04ad01 100644
--- a/libinet6.spec
+++ b/libinet6.spec
@@ -32,10 +32,10 @@ specjalnych przypadkach.
%prep
%setup -q -n %{name}
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
rm -f include_glibc2[23]/bits/socket.h
ln -sf /usr/include/bits/socket.h include_glibc22/bits
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libinet6.git/commitdiff/b1839010994ca454c33963a218e1bb14ac97c7b7
More information about the pld-cvs-commit
mailing list