[packages/pam-pam_sqlite] Fix applying patches.

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


commit 0b9b6961bd0f0ad01d94097c53603e76462c610e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:50:42 2025 +0200

    Fix applying patches.

 pam-pam_sqlite.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/pam-pam_sqlite.spec b/pam-pam_sqlite.spec
index 3e08d7e..4dc2139 100644
--- a/pam-pam_sqlite.spec
+++ b/pam-pam_sqlite.spec
@@ -28,7 +28,7 @@ PAM SQLite jest modułem PAM używającym bazy SQLite.
 
 %prep
 %setup -q -n %{modulename}-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 cp -f /usr/share/automake/config.* .
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pam-pam_sqlite.git/commitdiff/0b9b6961bd0f0ad01d94097c53603e76462c610e



More information about the pld-cvs-commit mailing list