[packages/ocaml-facile] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:39:47 CEST 2025


commit b9f156baaa1860226ee370877c7bc3e318c73429
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:39:32 2025 +0200

    Fix applying patches.

 ocaml-facile.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ocaml-facile.spec b/ocaml-facile.spec
index a8e7bbe..3fd2972 100644
--- a/ocaml-facile.spec
+++ b/ocaml-facile.spec
@@ -82,7 +82,7 @@ używających biblioteki FaCiLe.
 
 %prep
 %setup -q -n facile-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 # not autoconf configure
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ocaml-facile.git/commitdiff/b9f156baaa1860226ee370877c7bc3e318c73429



More information about the pld-cvs-commit mailing list