[packages/convertfs] Fix applying patches.

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


commit e7f83fed3355a7589621afd2df1f9d0d5d683fe4
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:03:27 2025 +0200

    Fix applying patches.

 convertfs.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/convertfs.spec b/convertfs.spec
index 23e7177..5dd32a4 100644
--- a/convertfs.spec
+++ b/convertfs.spec
@@ -51,8 +51,8 @@ rzadkie.
 
 %prep
 %setup  -q -n %{name}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/convertfs.git/commitdiff/e7f83fed3355a7589621afd2df1f9d0d5d683fe4



More information about the pld-cvs-commit mailing list