[packages/rekall] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:41:52 CEST 2025


commit 9e1ee7b9f02d4fd61c7fe3aebc4669734d931947
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:41:36 2025 +0200

    Fix applying patches.

 rekall.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/rekall.spec b/rekall.spec
index 3f84c62..c77ccfb 100644
--- a/rekall.spec
+++ b/rekall.spec
@@ -151,10 +151,10 @@ Pliki nagłówkowe bibliotek Rekalla.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
 
 %build
 %{__make} -f admin/Makefile.common cvs
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rekall.git/commitdiff/9e1ee7b9f02d4fd61c7fe3aebc4669734d931947



More information about the pld-cvs-commit mailing list