[packages/prctl] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:21:45 CEST 2025
commit 3b56ec1aeb3c3a234ed4a4ec86abb8b73f06f65f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:21:29 2025 +0200
Fix applying patches.
prctl.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/prctl.spec b/prctl.spec
index 2bda430..2e3c015 100644
--- a/prctl.spec
+++ b/prctl.spec
@@ -31,7 +31,7 @@ działa tylko pod Linuksem 2.4 i nowszym.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%configure2_13
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/prctl.git/commitdiff/3b56ec1aeb3c3a234ed4a4ec86abb8b73f06f65f
More information about the pld-cvs-commit
mailing list