[packages/re2] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:40:45 CEST 2025
commit a256fec0281b65ca6fbafc7cd308305c7cf0d9d2
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:40:30 2025 +0200
Fix applying patches.
re2.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/re2.spec b/re2.spec
index e7f3d81..a407473 100644
--- a/re2.spec
+++ b/re2.spec
@@ -84,7 +84,7 @@ Statyczna biblioteka RE2.
%prep
%setup -q -n %{name}-%{tagver}
-%patch0 -p1
+%patch -P0 -p1
%build
%if %{with static_libs}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/re2.git/commitdiff/a256fec0281b65ca6fbafc7cd308305c7cf0d9d2
More information about the pld-cvs-commit
mailing list