[packages/apache1-mod_snake] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:35:09 CEST 2025
commit 5b7953bab87156d2de61533b575600606e79f391
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:34:53 2025 +0200
Fix applying patches.
apache1-mod_snake.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/apache1-mod_snake.spec b/apache1-mod_snake.spec
index e7eef4f..409ed87 100644
--- a/apache1-mod_snake.spec
+++ b/apache1-mod_snake.spec
@@ -40,7 +40,7 @@ kontrolować wewnętrzne sprawy serwera WWW.
%prep
%setup -q -n mod_%{mod_name}-%{version}
-%patch0 -p0
+%patch -P0 -p0
%build
%configure2_13 \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/apache1-mod_snake.git/commitdiff/5b7953bab87156d2de61533b575600606e79f391
More information about the pld-cvs-commit
mailing list