[packages/sphinxbase] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 03:05:08 CEST 2025


commit 1ebb43c860bb88d65d33135847846f011cdd0845
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:04:53 2025 +0200

    Fix applying patches.

 sphinxbase.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/sphinxbase.spec b/sphinxbase.spec
index 710c7b4..1064cb0 100644
--- a/sphinxbase.spec
+++ b/sphinxbase.spec
@@ -103,7 +103,7 @@ Sphinx.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %{__sed} -i -e '1s,/usr/bin/env perl,/usr/bin/perl,' src/sphinx_lmtools/sphinx_lm_sort
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/sphinxbase.git/commitdiff/1ebb43c860bb88d65d33135847846f011cdd0845



More information about the pld-cvs-commit mailing list