[packages/ocaml-SDL] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:40:31 CEST 2025


commit 31c6e74a1e06ed97c41200f12fdd432f612d60c6
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:40:15 2025 +0200

    Fix applying patches.

 ocaml-SDL.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ocaml-SDL.spec b/ocaml-SDL.spec
index da305d3..23bae8b 100644
--- a/ocaml-SDL.spec
+++ b/ocaml-SDL.spec
@@ -83,8 +83,8 @@ Dokumentacja API biblioteki OCamla SDL.
 
 %prep
 %setup -q -n ocamlsdl-%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 cp -f /usr/share/automake/config.* support
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ocaml-SDL.git/commitdiff/31c6e74a1e06ed97c41200f12fdd432f612d60c6



More information about the pld-cvs-commit mailing list