[packages/apache-mod_auth_mysql] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:35:35 CEST 2025
commit 5f5422acb942ee2655e0a92a55fa42e3032e941c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:35:19 2025 +0200
Fix applying patches.
apache-mod_auth_mysql.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/apache-mod_auth_mysql.spec b/apache-mod_auth_mysql.spec
index d4dbda3..41f779c 100644
--- a/apache-mod_auth_mysql.spec
+++ b/apache-mod_auth_mysql.spec
@@ -86,7 +86,7 @@ MySQL-databas.
%prep
%setup -q -n mod-auth-mysql-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
%{__aclocal}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/apache-mod_auth_mysql.git/commitdiff/5f5422acb942ee2655e0a92a55fa42e3032e941c
More information about the pld-cvs-commit
mailing list