[packages/sysstat] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:13:05 CEST 2025
commit 19d84335ea56e8ddd56f8c2869548991b92e1bc2
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:12:49 2025 +0200
Fix applying patches.
sysstat.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/sysstat.spec b/sysstat.spec
index 143a04a..f518ede 100644
--- a/sysstat.spec
+++ b/sysstat.spec
@@ -63,7 +63,7 @@ sieciowych i innych operacji wejścia/wyjścia.
%prep
%setup -q
-%patch1 -p1
+%patch -P1 -p1
%build
%{__aclocal}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/sysstat.git/commitdiff/19d84335ea56e8ddd56f8c2869548991b92e1bc2
More information about the pld-cvs-commit
mailing list