[packages/skkinput] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:59:38 CEST 2025
commit 6f341cc2d99e07ad558adbaa0ce09e17718c1efd
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:59:22 2025 +0200
Fix applying patches.
skkinput.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/skkinput.spec b/skkinput.spec
index 2754ba9..0cfe312 100644
--- a/skkinput.spec
+++ b/skkinput.spec
@@ -28,7 +28,7 @@ Ximp oraz standardową metodą wprowadzania pod X11R6.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%ifarch sparc sparc64 sparcv9
# no O_FSYNC here (on other archs it's #defined to O_SYNC)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/skkinput.git/commitdiff/6f341cc2d99e07ad558adbaa0ce09e17718c1efd
More information about the pld-cvs-commit
mailing list