[packages/callgen323] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:54:13 CEST 2025


commit c5b5fe98e6fb5ce47f52909e926c77cbbe926984
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:53:58 2025 +0200

    Fix applying patches.

 callgen323.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/callgen323.spec b/callgen323.spec
index 2f4fb67..3bb2114 100644
--- a/callgen323.spec
+++ b/callgen323.spec
@@ -36,8 +36,8 @@ Co możesz robić tym generatorem połączeń:
 
 %prep
 %setup -qn %{name}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__make} %{?debug:debug}%{!?debug:opt}shared \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/callgen323.git/commitdiff/c5b5fe98e6fb5ce47f52909e926c77cbbe926984



More information about the pld-cvs-commit mailing list