[packages/recoverdm] Fix applying patches.

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


commit bc9e04667cdfebdcc2127a7e7ba1400e4928ab0b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:40:47 2025 +0200

    Fix applying patches.

 recoverdm.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/recoverdm.spec b/recoverdm.spec
index 0bdb34f..ff3f9d3 100644
--- a/recoverdm.spec
+++ b/recoverdm.spec
@@ -21,7 +21,7 @@ odzyskać zarówno pliki jak i całe urządzenia.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/recoverdm.git/commitdiff/bc9e04667cdfebdcc2127a7e7ba1400e4928ab0b



More information about the pld-cvs-commit mailing list