[packages/opensrf] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:46:43 CEST 2025


commit 35c42870a04751c507456a77b83fdd92df0db12d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:46:27 2025 +0200

    Fix applying patches.

 opensrf.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/opensrf.spec b/opensrf.spec
index e01553d..2bed922 100644
--- a/opensrf.spec
+++ b/opensrf.spec
@@ -131,8 +131,8 @@ minimal development and deployment overhead.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 ./autogen.sh
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/opensrf.git/commitdiff/35c42870a04751c507456a77b83fdd92df0db12d



More information about the pld-cvs-commit mailing list