[packages/ifstat] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:13:27 CEST 2025
commit 5b561a0f8b8b93b4f07675cfb7f0ccafc93ccc2a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:13:11 2025 +0200
Fix applying patches.
ifstat.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ifstat.spec b/ifstat.spec
index d71d671..0b3d7ff 100644
--- a/ifstat.spec
+++ b/ifstat.spec
@@ -29,7 +29,7 @@ SNMP.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__aclocal}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ifstat.git/commitdiff/5b561a0f8b8b93b4f07675cfb7f0ccafc93ccc2a
More information about the pld-cvs-commit
mailing list