[packages/xtp] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:23:42 CEST 2025
commit b6654487e884c5107aa82c1d87b9fccc6af811ed
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:31:20 2025 +0200
Fix applying patches.
xtp.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/xtp.spec b/xtp.spec
index aabbc94..4729ad2 100644
--- a/xtp.spec
+++ b/xtp.spec
@@ -29,7 +29,7 @@ podaje się zadanie przesłania pliku, a xtp wykonuje je automatycznie.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__aclocal}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/xtp.git/commitdiff/b6654487e884c5107aa82c1d87b9fccc6af811ed
More information about the pld-cvs-commit
mailing list