[packages/thrift] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:17:39 CEST 2025
commit 7cf540e1f614e455abb37fd5e36a7457b7cb498a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:17:23 2025 +0200
Fix applying patches.
thrift.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/thrift.spec b/thrift.spec
index 69d14b0..7dc9ab1 100644
--- a/thrift.spec
+++ b/thrift.spec
@@ -236,9 +236,9 @@ Interfejs Thrift dla Perla.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
%build
%{__aclocal} -I aclocal
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/thrift.git/commitdiff/7cf540e1f614e455abb37fd5e36a7457b7cb498a
More information about the pld-cvs-commit
mailing list