[packages/imsettings] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:14:13 CEST 2025
commit 1e8dca6a2d587a4f354c44c3c84df0069d68a900
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:13:57 2025 +0200
Fix applying patches.
imsettings.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/imsettings.spec b/imsettings.spec
index 0f497cd..958a50b 100644
--- a/imsettings.spec
+++ b/imsettings.spec
@@ -332,8 +332,8 @@ Ten pakiet zawiera moduł umożliwiający to dla usługi XIM.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%{__sed} -i -e '/po\/Makefile\.in/d' configure.ac
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/imsettings.git/commitdiff/1e8dca6a2d587a4f354c44c3c84df0069d68a900
More information about the pld-cvs-commit
mailing list