[packages/php-pecl-ncurses] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:13:09 CEST 2025
commit 0e5a7e99092cf3eb760d21f1c68f8307199ac433
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:12:53 2025 +0200
Fix applying patches.
php-pecl-ncurses.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/php-pecl-ncurses.spec b/php-pecl-ncurses.spec
index 9cdb3d2..6201096 100644
--- a/php-pecl-ncurses.spec
+++ b/php-pecl-ncurses.spec
@@ -34,7 +34,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-ncurses.git/commitdiff/0e5a7e99092cf3eb760d21f1c68f8307199ac433
More information about the pld-cvs-commit
mailing list