[packages/h323plus] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:05:57 CEST 2025
commit 0fe7eec114d0377aa8d4cad4304bfcb1eb07558d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:05:41 2025 +0200
Fix applying patches.
h323plus.spec | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/h323plus.spec b/h323plus.spec
index 30c5553..e545951 100644
--- a/h323plus.spec
+++ b/h323plus.spec
@@ -84,11 +84,11 @@ Biblioteki statyczne H.323 Plus.
%prep
%setup -q -n %{name}
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
%build
%{__autoconf}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/h323plus.git/commitdiff/0fe7eec114d0377aa8d4cad4304bfcb1eb07558d
More information about the pld-cvs-commit
mailing list