[packages/libasyncns] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:44:00 CEST 2025
commit 7f50f740e8bc053b694adda9b44ac54737bcf43a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:43:44 2025 +0200
Fix applying patches.
libasyncns.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libasyncns.spec b/libasyncns.spec
index 6c2da6e..da703d8 100644
--- a/libasyncns.spec
+++ b/libasyncns.spec
@@ -65,7 +65,7 @@ Statyczna biblioteka libasyncns.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libasyncns.git/commitdiff/7f50f740e8bc053b694adda9b44ac54737bcf43a
More information about the pld-cvs-commit
mailing list