[packages/kde4-qyoto] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:29:44 CEST 2025
commit 977a8a743415c58732feccb4f3ddbe71c4358b81
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:29:29 2025 +0200
Fix applying patches.
kde4-qyoto.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/kde4-qyoto.spec b/kde4-qyoto.spec
index b5dbd90..8a454aa 100644
--- a/kde4-qyoto.spec
+++ b/kde4-qyoto.spec
@@ -46,8 +46,8 @@ Pliki nagłówkowe biblioteki %{name}.
%prep
%setup -q -n %{orgname}-%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
install -d build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kde4-qyoto.git/commitdiff/977a8a743415c58732feccb4f3ddbe71c4358b81
More information about the pld-cvs-commit
mailing list