[packages/disc-recovery-utils] Fix applying patches.

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


commit 68bf39753330ff3b831d4c3736043575929e2708
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:14:30 2025 +0200

    Fix applying patches.

 disc-recovery-utils.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/disc-recovery-utils.spec b/disc-recovery-utils.spec
index 2060847..9d01bd1 100644
--- a/disc-recovery-utils.spec
+++ b/disc-recovery-utils.spec
@@ -23,7 +23,7 @@ narzędzie do odzyskiwania inodów z systemu plików ext2 (e2fsfind).
 
 %prep
 %setup -q -n %{name}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 sed 's/cc/$(CC) $(CFLAGS) $(LDFLAGS)/'< Makefile >GNUmakefile
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/disc-recovery-utils.git/commitdiff/68bf39753330ff3b831d4c3736043575929e2708



More information about the pld-cvs-commit mailing list