[packages/kde4-konsole] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:29:22 CEST 2025
commit 8b50f6afd186e4868df9d1efde72f100bb3d6fdf
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:29:07 2025 +0200
Fix applying patches.
kde4-konsole.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/kde4-konsole.spec b/kde4-konsole.spec
index fa92a7f..cfc11a9 100644
--- a/kde4-konsole.spec
+++ b/kde4-konsole.spec
@@ -37,8 +37,8 @@ Emulator terminala dla KDE.
%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-konsole.git/commitdiff/8b50f6afd186e4868df9d1efde72f100bb3d6fdf
More information about the pld-cvs-commit
mailing list