[packages/ots] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:49:12 CEST 2025


commit b4ba6a4eca2b7bb2c7165ec4222ea75c67d5fca0
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:48:56 2025 +0200

    Fix applying patches.

 ots.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ots.spec b/ots.spec
index 37d1f61..8f3d8f6 100644
--- a/ots.spec
+++ b/ots.spec
@@ -90,8 +90,8 @@ Dokumentacja API biblioteki ots.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__gtkdocize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ots.git/commitdiff/b4ba6a4eca2b7bb2c7165ec4222ea75c67d5fca0



More information about the pld-cvs-commit mailing list