[packages/folly] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:34:15 CEST 2025
commit 877709fbc3b7a6db33cd5757c5fca7d4a8c1f7fa
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:33:59 2025 +0200
Fix applying patches.
folly.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/folly.spec b/folly.spec
index 90805cf..67812d8 100644
--- a/folly.spec
+++ b/folly.spec
@@ -75,7 +75,7 @@ Statyczna biblioteka %{name}.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
#ln -s %{_usrsrc}/gtest folly/test/gtest-1.7.0
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/folly.git/commitdiff/877709fbc3b7a6db33cd5757c5fca7d4a8c1f7fa
More information about the pld-cvs-commit
mailing list