[packages/pam-pam_sql] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:50:55 CEST 2025


commit 6d3a06c5a6f11fe2dfc8a618cc950b2334934d30
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:50:39 2025 +0200

    Fix applying patches.

 pam-pam_sql.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/pam-pam_sql.spec b/pam-pam_sql.spec
index 9a72f9f..f4fd2d0 100644
--- a/pam-pam_sql.spec
+++ b/pam-pam_sql.spec
@@ -33,8 +33,8 @@ pam_mysql (który prawdopodobnie na razie nie działa).
 
 %prep
 %setup -q -n %{modulename}-%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 cp -f /usr/share/automake/config.* tools
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pam-pam_sql.git/commitdiff/6d3a06c5a6f11fe2dfc8a618cc950b2334934d30



More information about the pld-cvs-commit mailing list