[packages/reposurgeon] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:42:10 CEST 2025


commit db2cc92761ec882feb85f96a30c722b19eaf546b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:41:54 2025 +0200

    Fix applying patches.

 reposurgeon.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/reposurgeon.spec b/reposurgeon.spec
index 7eb5886..d7ee482 100644
--- a/reposurgeon.spec
+++ b/reposurgeon.spec
@@ -30,7 +30,7 @@ high-quality conversions from Subversion to any supported DVCS.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__make}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/reposurgeon.git/commitdiff/db2cc92761ec882feb85f96a30c722b19eaf546b



More information about the pld-cvs-commit mailing list