[packages/phpunit] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:15:10 CEST 2025
commit dc391a89741d6a081e9c1889128c9d237a5fc138
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:14:54 2025 +0200
Fix applying patches.
phpunit.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/phpunit.spec b/phpunit.spec
index 0c67de3..1a949ca 100644
--- a/phpunit.spec
+++ b/phpunit.spec
@@ -67,7 +67,7 @@ Ta klasa ma w PEAR status: %{status}.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/phpunit.git/commitdiff/dc391a89741d6a081e9c1889128c9d237a5fc138
More information about the pld-cvs-commit
mailing list