[packages/libcassandra] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:45:16 CEST 2025


commit 771c9810c7076ca3883259771ca78663bfb8ef1e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:45:01 2025 +0200

    Fix applying patches.

 libcassandra.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libcassandra.spec b/libcassandra.spec
index 760f314..e255631 100644
--- a/libcassandra.spec
+++ b/libcassandra.spec
@@ -45,8 +45,8 @@ Pliki nagłówkowe biblioteki libcassandra.
 
 %prep
 %setup -q -n matkor-libcassandra-98ab52b
-# %patch0 -p1
-%patch1 -p1
+# %%patch0 -p1
+%patch -P1 -p1
 
 %{__sed} -i -e 's|-Werror||g' m4/pandora_canonical.m4 m4/pandora_warnings.m4
 %{__sed} -i -e 's|-O3||g' m4/pandora_optimize.m4
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libcassandra.git/commitdiff/771c9810c7076ca3883259771ca78663bfb8ef1e



More information about the pld-cvs-commit mailing list