[packages/cphone] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:04:14 CEST 2025
commit f8e50936949f881060c2e27ec10a3a8f1e8bbed6
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:03:59 2025 +0200
Fix applying patches.
cphone.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/cphone.spec b/cphone.spec
index fcff6f4..d09cb80 100644
--- a/cphone.spec
+++ b/cphone.spec
@@ -29,8 +29,8 @@ oparty na bibliotekach z http://www.openh323.org/ i Trolltecha.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__make} opt \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/cphone.git/commitdiff/f8e50936949f881060c2e27ec10a3a8f1e8bbed6
More information about the pld-cvs-commit
mailing list