[packages/apache-mod_midgard] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:36:32 CEST 2025
commit fb60ee6aabbd9fba8f545acd55487352def292b5
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:36:16 2025 +0200
Fix applying patches.
apache-mod_midgard.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/apache-mod_midgard.spec b/apache-mod_midgard.spec
index 28b8a74..652df27 100644
--- a/apache-mod_midgard.spec
+++ b/apache-mod_midgard.spec
@@ -32,7 +32,7 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%prep
%setup -q -n %{arname}-%{version}
-%patch0 -p1
+%patch -P0 -p1
%description
Midgard is a freely-available Web application development and
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/apache-mod_midgard.git/commitdiff/fb60ee6aabbd9fba8f545acd55487352def292b5
More information about the pld-cvs-commit
mailing list