[packages/caribou] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:55:17 CEST 2025
commit 4ca50d4b392739b270611b3d5b3c99c56acf6437
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:55:01 2025 +0200
Fix applying patches.
caribou.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/caribou.spec b/caribou.spec
index 403fc91..d370c89 100644
--- a/caribou.spec
+++ b/caribou.spec
@@ -167,7 +167,7 @@ Ten pakiet zawiera implementację klawiatury Caribou.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/caribou.git/commitdiff/4ca50d4b392739b270611b3d5b3c99c56acf6437
More information about the pld-cvs-commit
mailing list