[packages/sphinx] Fix applying patches.

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


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

    Fix applying patches.

 sphinx.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/sphinx.spec b/sphinx.spec
index 66aac0f..216e94d 100644
--- a/sphinx.spec
+++ b/sphinx.spec
@@ -156,9 +156,9 @@ API Pythona dla Sphinksa.
 
 %prep
 %setup -q -n %{name}-%{version}-release
-%patch0 -p1
+%patch -P0 -p1
 #patch1 -p1
-%patch2 -p1
+%patch -P2 -p1
 
 sed -i -e '
 	s#/var/run/#/var/run/sphinx/#
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/sphinx.git/commitdiff/ea6b821f6dbb941d43520449a5c89f8f90123cdd



More information about the pld-cvs-commit mailing list