[packages/asterisk-stat] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:41:55 CEST 2025


commit abdfdd03477af3d8aee9be72dd270f71e4f85bec
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:41:39 2025 +0200

    Fix applying patches.

 asterisk-stat.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/asterisk-stat.spec b/asterisk-stat.spec
index 784e16b..cdf8d98 100644
--- a/asterisk-stat.spec
+++ b/asterisk-stat.spec
@@ -78,8 +78,8 @@ Asterisk-stat.
 
 %prep
 %setup -q -n %{name}-v2
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 rm -drf jpgraph_lib
 find '(' -name '*.php' -o -name '*.inc' ')' -print0 | xargs -0 sed -i -e 's,\r$,,'
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/asterisk-stat.git/commitdiff/abdfdd03477af3d8aee9be72dd270f71e4f85bec



More information about the pld-cvs-commit mailing list