[packages/pam-pam_mysql] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:50:29 CEST 2025
commit 44fcfe7622b9a5f4ac83b880e86084b14c74a58c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:50:13 2025 +0200
Fix applying patches.
pam-pam_mysql.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/pam-pam_mysql.spec b/pam-pam_mysql.spec
index 92d7f7e..722841f 100644
--- a/pam-pam_mysql.spec
+++ b/pam-pam_mysql.spec
@@ -35,7 +35,7 @@ bazę danych MySQL.
%prep
%setup -q -n %{modulename}-%{version}%{subver}
-%patch0 -p1
+%patch -P0 -p1
%{__sed} -i -e 's/sinclude(.*)//' configure.in
%build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/pam-pam_mysql.git/commitdiff/44fcfe7622b9a5f4ac83b880e86084b14c74a58c
More information about the pld-cvs-commit
mailing list