[packages/apache-mod_caml] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:35:58 CEST 2025
commit 0443b2386438da6b3be2f7d6e02affc09833d4e7
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:35:42 2025 +0200
Fix applying patches.
apache-mod_caml.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/apache-mod_caml.spec b/apache-mod_caml.spec
index 84170bb..a543669 100644
--- a/apache-mod_caml.spec
+++ b/apache-mod_caml.spec
@@ -62,7 +62,7 @@ wewnątrz serwera WWW Apache. Umożliwia jednak znacznie więcej:
%prep
%setup -q -n %{mod_name}-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/apache-mod_caml.git/commitdiff/0443b2386438da6b3be2f7d6e02affc09833d4e7
More information about the pld-cvs-commit
mailing list