[packages/extundelete] Fix applying patches.

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


commit 6ea5cd534b46e74698fc07c291cf3f2052e9ea7e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:28:55 2025 +0200

    Fix applying patches.

 extundelete.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/extundelete.spec b/extundelete.spec
index ea7db06..628ece5 100644
--- a/extundelete.spec
+++ b/extundelete.spec
@@ -37,9 +37,9 @@ zapominać o kopiach zapasowych!
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 %configure
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/extundelete.git/commitdiff/6ea5cd534b46e74698fc07c291cf3f2052e9ea7e



More information about the pld-cvs-commit mailing list