[packages/php-adodb] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:08:33 CEST 2025
commit 2dd5501fc1797cc00214fcc0d216c2b8c07c10db
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:08:17 2025 +0200
Fix applying patches.
php-adodb.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/php-adodb.spec b/php-adodb.spec
index 01b987d..74ae2f0 100644
--- a/php-adodb.spec
+++ b/php-adodb.spec
@@ -115,7 +115,7 @@ Testy dla ADOdb.
mv %{pkgname}5/* .
%undos -f php,txt
-%patch0 -p1
+%patch -P0 -p1
mv pear/{readme.Auth.txt,README}
%{__rm} -r session/old
%{__rm} adodb-php4.inc.php
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/php-adodb.git/commitdiff/2dd5501fc1797cc00214fcc0d216c2b8c07c10db
More information about the pld-cvs-commit
mailing list