[packages/php4-rrdtool] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:08:30 CEST 2025
commit bf6ac5bb9fec16ed03e6122167626b3cf663d2ea
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:08:15 2025 +0200
Fix applying patches.
php4-rrdtool.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/php4-rrdtool.spec b/php4-rrdtool.spec
index 07781db..53c23fb 100644
--- a/php4-rrdtool.spec
+++ b/php4-rrdtool.spec
@@ -32,8 +32,8 @@ Moduł RRDtool dla PHP.
%prep
%setup -q -n rrdtool-%{version}
-%patch0 -p0
-%patch1 -p1
+%patch -P0 -p0
+%patch -P1 -p1
%build
cd contrib/php4
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/php4-rrdtool.git/commitdiff/bf6ac5bb9fec16ed03e6122167626b3cf663d2ea
More information about the pld-cvs-commit
mailing list