[packages/3store3] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:28:14 CEST 2025


commit a39787d70433f6e96706f363bff9ba559846f1a4
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:27:59 2025 +0200

    Fix applying patches.

 3store3.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/3store3.spec b/3store3.spec
index 537b45c..47c64ab 100644
--- a/3store3.spec
+++ b/3store3.spec
@@ -70,10 +70,10 @@ Statyczna biblioteka 3store.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/3store3.git/commitdiff/a39787d70433f6e96706f363bff9ba559846f1a4



More information about the pld-cvs-commit mailing list