[packages/kphone] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:37:12 CEST 2025
commit 9581750aa8ef820d7cf9253b2c5773221746e0dc
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:36:56 2025 +0200
Fix applying patches.
kphone.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/kphone.spec b/kphone.spec
index f44a8ac..d76f5ee 100644
--- a/kphone.spec
+++ b/kphone.spec
@@ -44,8 +44,8 @@ internet. Od wersji 2.0 działa z Presence i Instant Messaging.
%prep
%setup -q -n %{name}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__autoconf}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kphone.git/commitdiff/9581750aa8ef820d7cf9253b2c5773221746e0dc
More information about the pld-cvs-commit
mailing list