[packages/php-pecl-apd] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:12:03 CEST 2025
commit 9c0b2e08281b34baab92661e8f6f6ae09edd4605
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:11:47 2025 +0200
Fix applying patches.
php-pecl-apd.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/php-pecl-apd.spec b/php-pecl-apd.spec
index 1308dfe..80fd7f3 100644
--- a/php-pecl-apd.spec
+++ b/php-pecl-apd.spec
@@ -35,7 +35,7 @@ To rozszerzenie ma w PECL status: %{status}.
%prep
%setup -qc
mv %{modname}-%{version}/* .
-%patch0 -p1
+%patch -P0 -p1
%build
phpize
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/php-pecl-apd.git/commitdiff/9c0b2e08281b34baab92661e8f6f6ae09edd4605
More information about the pld-cvs-commit
mailing list