[packages/sphinx2] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:05:03 CEST 2025
commit aed869181388ca262ae9392d71899f86bb3d1bcb
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:04:47 2025 +0200
Fix applying patches.
sphinx2.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/sphinx2.spec b/sphinx2.spec
index 2a07e6f..f936ad9 100644
--- a/sphinx2.spec
+++ b/sphinx2.spec
@@ -53,8 +53,8 @@ Statyczne wersje bibliotek CMU Sphinx2.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/sphinx2.git/commitdiff/aed869181388ca262ae9392d71899f86bb3d1bcb
More information about the pld-cvs-commit
mailing list