[packages/php-pecl-paradox] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:13:22 CEST 2025
commit e46b76cd6a1297921fe19e85ceb445b45792036f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:13:05 2025 +0200
Fix applying patches.
php-pecl-paradox.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/php-pecl-paradox.spec b/php-pecl-paradox.spec
index 19feed1..6d71bab 100644
--- a/php-pecl-paradox.spec
+++ b/php-pecl-paradox.spec
@@ -38,7 +38,7 @@ To rozszerzenie ma w PECL status: %{status}.
%prep
%setup -q -c
mv %{modname}-%{version}/* .
-%patch0 -p1
+%patch -P0 -p1
%build
phpize
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/php-pecl-paradox.git/commitdiff/e46b76cd6a1297921fe19e85ceb445b45792036f
More information about the pld-cvs-commit
mailing list