[packages/crossmingw32-std-threads] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:07:00 CEST 2025
commit 5b8e832801af9fd125d05f08e42a7cb871964e2d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:06:44 2025 +0200
Fix applying patches.
crossmingw32-std-threads.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/crossmingw32-std-threads.spec b/crossmingw32-std-threads.spec
index c26b0bd..e2c5663 100644
--- a/crossmingw32-std-threads.spec
+++ b/crossmingw32-std-threads.spec
@@ -59,8 +59,8 @@ brakujących w GCC dla MinGW.
%prep
%setup -q -n mingw-std-threads-%{gitref}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%if %{with tests}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/crossmingw32-std-threads.git/commitdiff/5b8e832801af9fd125d05f08e42a7cb871964e2d
More information about the pld-cvs-commit
mailing list