[packages/svn-all-fast-export] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:11:02 CEST 2025
commit 445f326c06b3433fdccfa2d28fc0ffb8b85cd50f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:10:47 2025 +0200
Fix applying patches.
svn-all-fast-export.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/svn-all-fast-export.spec b/svn-all-fast-export.spec
index d673199..302b1e8 100644
--- a/svn-all-fast-export.spec
+++ b/svn-all-fast-export.spec
@@ -34,7 +34,7 @@ use git filter-branch to amend the commiters' names.
%prep
%setup -qc
mv svn2git-*/* .
-%patch0 -p1
+%patch -P0 -p1
%build
cd src
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/svn-all-fast-export.git/commitdiff/445f326c06b3433fdccfa2d28fc0ffb8b85cd50f
More information about the pld-cvs-commit
mailing list