[packages/sipd] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:59:06 CEST 2025


commit c45a51fb637bd21c4a9c63c2b169c01c4d928406
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:58:51 2025 +0200

    Fix applying patches.

 sipd.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/sipd.spec b/sipd.spec
index 4565edb..cb18e28 100644
--- a/sipd.spec
+++ b/sipd.spec
@@ -80,9 +80,9 @@ Narzędzia dla sipd.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 # Change tclsh location in all web-files:
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/sipd.git/commitdiff/c45a51fb637bd21c4a9c63c2b169c01c4d928406



More information about the pld-cvs-commit mailing list