[packages/rocksdb] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:43:40 CEST 2025


commit 99df570f0614bfbac6c849cc807d982507f8c6be
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:43:24 2025 +0200

    Fix applying patches.

 rocksdb.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/rocksdb.spec b/rocksdb.spec
index 3554544..f7f321c 100644
--- a/rocksdb.spec
+++ b/rocksdb.spec
@@ -77,8 +77,8 @@ Statyczna biblioteka RocksDB.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %if %{without benchmark}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rocksdb.git/commitdiff/99df570f0614bfbac6c849cc807d982507f8c6be



More information about the pld-cvs-commit mailing list