[packages/freepbx] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:35:41 CEST 2025


commit 395f13b440cf0e1ba7c33909eeabb777eb15a2d3
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:35:25 2025 +0200

    Fix applying patches.

 freepbx.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/freepbx.spec b/freepbx.spec
index dca765b..b3ef372 100644
--- a/freepbx.spec
+++ b/freepbx.spec
@@ -72,7 +72,7 @@ Ten wirtualny pakiet dostarcza backend bazy danych MySQL dla FreePBX.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 find '(' -name '*.php' -o -name '*.inc' ')' -print0 | xargs -0 sed -i -e 's,\r$,,'
 rm -dfr htdocs/admin/cdr/jpgraph_lib
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/freepbx.git/commitdiff/395f13b440cf0e1ba7c33909eeabb777eb15a2d3



More information about the pld-cvs-commit mailing list