[packages/phpxref] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:15:22 CEST 2025
commit 2e9370328df0c15b19134d01e0f280f2c5a147ec
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:15:06 2025 +0200
Fix applying patches.
phpxref.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/phpxref.spec b/phpxref.spec
index d4e1eb0..fd1c8d9 100644
--- a/phpxref.spec
+++ b/phpxref.spec
@@ -28,7 +28,7 @@ dokumentacji do kodu wraz z samym kodem.
%prep
%setup -q
-%patch0 -p0
+%patch -P0 -p0
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/phpxref.git/commitdiff/2e9370328df0c15b19134d01e0f280f2c5a147ec
More information about the pld-cvs-commit
mailing list