[packages/xdelta3] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:13:49 CEST 2025
commit 75a96456e4d7713c011e193a299935e66d898500
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:30:57 2025 +0200
Fix applying patches.
xdelta3.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/xdelta3.spec b/xdelta3.spec
index 2b67fa1..26c0f4d 100644
--- a/xdelta3.spec
+++ b/xdelta3.spec
@@ -77,7 +77,7 @@ arquivos binários.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/xdelta3.git/commitdiff/75a96456e4d7713c011e193a299935e66d898500
More information about the pld-cvs-commit
mailing list