[packages/lineakconfig] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:06:35 CEST 2025
commit 21ad479d10f4279950fb59df716950b035ec9765
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:06:19 2025 +0200
Fix applying patches.
lineakconfig.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/lineakconfig.spec b/lineakconfig.spec
index f099e9c..3008980 100644
--- a/lineakconfig.spec
+++ b/lineakconfig.spec
@@ -26,8 +26,8 @@ nowych klawiaturach.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__gettextize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/lineakconfig.git/commitdiff/21ad479d10f4279950fb59df716950b035ec9765
More information about the pld-cvs-commit
mailing list