[packages/prostat] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:22:49 CEST 2025
commit 3206c33a6edc6d4ec72782dfd5ad2ab863b13b08
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:22:32 2025 +0200
Fix applying patches.
prostat.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/prostat.spec b/prostat.spec
index fe3bd7e..61aa120 100644
--- a/prostat.spec
+++ b/prostat.spec
@@ -22,7 +22,7 @@ Prostat jest narzędziem do statystyk squida.
%prep
%setup -q -n %{name}_%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/prostat.git/commitdiff/3206c33a6edc6d4ec72782dfd5ad2ab863b13b08
More information about the pld-cvs-commit
mailing list