[packages/latencytop] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:41:01 CEST 2025
commit 76e019012bbadbf881337fa79f5bd77bc4077c01
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:40:46 2025 +0200
Fix applying patches.
latencytop.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/latencytop.spec b/latencytop.spec
index 142462a..4bec68d 100644
--- a/latencytop.spec
+++ b/latencytop.spec
@@ -22,7 +22,7 @@ hiccups.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/latencytop.git/commitdiff/76e019012bbadbf881337fa79f5bd77bc4077c01
More information about the pld-cvs-commit
mailing list