[packages/esvn] Fix applying patches.

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


commit ffdd8c1ff3f912371b364f0e7594de518252b39a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:26:38 2025 +0200

    Fix applying patches.

 esvn.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/esvn.spec b/esvn.spec
index d9a27e1..85b9c69 100644
--- a/esvn.spec
+++ b/esvn.spec
@@ -25,7 +25,7 @@ użytkownika dla Subversion.
 
 %prep
 %setup -q -n %{name}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__sed} -i 's,-lqt ,-lqt-mt ,g' *.vpj
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/esvn.git/commitdiff/ffdd8c1ff3f912371b364f0e7594de518252b39a



More information about the pld-cvs-commit mailing list