[packages/apachetop] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:37:30 CEST 2025
commit 535f9bf2e55a49eb4354a3708526acbfff02e2c1
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:37:14 2025 +0200
Fix applying patches.
apachetop.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/apachetop.spec b/apachetop.spec
index 2345f15..0197143 100644
--- a/apachetop.spec
+++ b/apachetop.spec
@@ -32,9 +32,9 @@ najbardziej popularne URL-e, itp.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
sed -i -e 's#fam#fambroken#g' configure*
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/apachetop.git/commitdiff/535f9bf2e55a49eb4354a3708526acbfff02e2c1
More information about the pld-cvs-commit
mailing list