[packages/openmcu] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:45:29 CEST 2025


commit 2e5654c42fc4cecb9832567467ec650291262a36
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:45:13 2025 +0200

    Fix applying patches.

 openmcu.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/openmcu.spec b/openmcu.spec
index 49be289..9c76fcd 100644
--- a/openmcu.spec
+++ b/openmcu.spec
@@ -23,7 +23,7 @@ Darmowy serwer konferencji H.323. Część projektu OpenH323.
 
 %prep
 %setup -q -n %{name}_v%{fver}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__make} %{?debug:debugshared}%{!?debug:optshared} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/openmcu.git/commitdiff/2e5654c42fc4cecb9832567467ec650291262a36



More information about the pld-cvs-commit mailing list