[packages/innpeer-stats] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:15:05 CEST 2025


commit 794830a2f19dd8264bb459f5f5498de478128ba0
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:14:48 2025 +0200

    Fix applying patches.

 innpeer-stats.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/innpeer-stats.spec b/innpeer-stats.spec
index 1c30b4a..64335fb 100644
--- a/innpeer-stats.spec
+++ b/innpeer-stats.spec
@@ -23,7 +23,7 @@ useful to tune your server or to debug strange problems.
 
 %prep
 %setup -q -n %{name}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/innpeer-stats.git/commitdiff/794830a2f19dd8264bb459f5f5498de478128ba0



More information about the pld-cvs-commit mailing list