[packages/foremost] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:34:35 CEST 2025


commit 5b835d0f7be660f09fbc87b0b38abc544395c4a9
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:34:19 2025 +0200

    Fix applying patches.

 foremost.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/foremost.spec b/foremost.spec
index 770bc52..553e87a 100644
--- a/foremost.spec
+++ b/foremost.spec
@@ -34,8 +34,8 @@ odzyskiwania danych.
 %prep
 %setup -q
 sed -i -e 's,\r$,,' main.h
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/foremost.git/commitdiff/5b835d0f7be660f09fbc87b0b38abc544395c4a9



More information about the pld-cvs-commit mailing list