[packages/memstat] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:17:35 CEST 2025
commit c7578ba4d0e55aed7de348768beac280ef84a96a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:17:19 2025 +0200
Fix applying patches.
memstat.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/memstat.spec b/memstat.spec
index b9b70fb..481a406 100644
--- a/memstat.spec
+++ b/memstat.spec
@@ -25,7 +25,7 @@ załadowane.
%prep
%setup -q -n %{name}tool
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/memstat.git/commitdiff/c7578ba4d0e55aed7de348768beac280ef84a96a
More information about the pld-cvs-commit
mailing list