[packages/snappy] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:02:22 CEST 2025
commit 29a7d42c57fdff729d18e265c405348105fd4efc
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:02:06 2025 +0200
Fix applying patches.
snappy.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/snappy.spec b/snappy.spec
index 0202e3e..be5465f 100644
--- a/snappy.spec
+++ b/snappy.spec
@@ -98,7 +98,7 @@ Statyczna biblioteka Snappy.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%if %{with static_libs}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/snappy.git/commitdiff/29a7d42c57fdff729d18e265c405348105fd4efc
More information about the pld-cvs-commit
mailing list