[packages/sphinxtrain] Fix applying patches.

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


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

    Fix applying patches.

 sphinxtrain.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/sphinxtrain.spec b/sphinxtrain.spec
index ef8c0de..8814505 100644
--- a/sphinxtrain.spec
+++ b/sphinxtrain.spec
@@ -60,7 +60,7 @@ Pliki nagłówkowe CMU SphinxTrain.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %{__sed} -i -e "s,/libexec/,/$(basename %{_libexec})/," scripts/sphinxtrain
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/sphinxtrain.git/commitdiff/dc7fc22c5efe428ca50e2747a14e0f48264c19bf



More information about the pld-cvs-commit mailing list