[packages/radare] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:38:49 CEST 2025
commit 2ef123de7d771383eca0c6eeb8c768d5d868f88b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:38:34 2025 +0200
Fix applying patches.
radare.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/radare.spec b/radare.spec
index b6c8215..196f368 100644
--- a/radare.spec
+++ b/radare.spec
@@ -57,7 +57,7 @@ Dokuemntacja dla radare.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
# Won't link with --as-needed flag, so we run plain ./configure here
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/radare.git/commitdiff/2ef123de7d771383eca0c6eeb8c768d5d868f88b
More information about the pld-cvs-commit
mailing list