[packages/php-xhp] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:15:19 CEST 2025
commit 9071aaa1882c8d6cff769a9644ce55ef6ab9a97d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:15:03 2025 +0200
Fix applying patches.
php-xhp.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/php-xhp.spec b/php-xhp.spec
index fb64b8a..9edacec 100644
--- a/php-xhp.spec
+++ b/php-xhp.spec
@@ -46,7 +46,7 @@ Header files for xhp.
%prep
%setup -q -n %{modname}-%{version}
-%patch0 -p1
+%patch -P0 -p1
# disable failing tests
mv tests/idx-01.phpt{,.fail}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/php-xhp.git/commitdiff/9071aaa1882c8d6cff769a9644ce55ef6ab9a97d
More information about the pld-cvs-commit
mailing list