[packages/php-seclib] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:14:25 CEST 2025


commit a07ab12fc3b7e29a2bbc80c7589506fe5367fb5f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:14:09 2025 +0200

    Fix applying patches.

 php-seclib.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/php-seclib.spec b/php-seclib.spec
index b8fb7ae..ade5aca 100644
--- a/php-seclib.spec
+++ b/php-seclib.spec
@@ -42,7 +42,7 @@ AES, SSH-1, SSH-2, and SFTP.
 %prep
 %setup -qc
 %undos -f php
-%patch0 -p1
+%patch -P0 -p1
 
 %install
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-seclib.git/commitdiff/a07ab12fc3b7e29a2bbc80c7589506fe5367fb5f



More information about the pld-cvs-commit mailing list