[packages/mnogosearch] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:21:22 CEST 2025


commit 8c02defaa4775136105638878bb943e521cd1200
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:21:06 2025 +0200

    Fix applying patches.

 mnogosearch.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/mnogosearch.spec b/mnogosearch.spec
index 716e757..0c6dc38 100644
--- a/mnogosearch.spec
+++ b/mnogosearch.spec
@@ -161,8 +161,8 @@ Ten pakiet zawiera statyczne biblioteki mnogosearch.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 find . -type d -name CVS | xargs rm -rf
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mnogosearch.git/commitdiff/8c02defaa4775136105638878bb943e521cd1200



More information about the pld-cvs-commit mailing list