[packages/at-spi] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:42:43 CEST 2025
commit 323891d0e0568d2d21ae9cb4addf765516546956
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:42:27 2025 +0200
Fix applying patches.
at-spi.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/at-spi.spec b/at-spi.spec
index 66a01dd..b976f36 100644
--- a/at-spi.spec
+++ b/at-spi.spec
@@ -131,9 +131,9 @@ Wiązania AT-SPI dla Pythona.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
%build
%{__glib_gettextize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/at-spi.git/commitdiff/323891d0e0568d2d21ae9cb4addf765516546956
More information about the pld-cvs-commit
mailing list