[packages/keeper] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:32:40 CEST 2025
commit 3d66f4cc387d2deeafca3caa44b8b1e9a9e8149e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:32:24 2025 +0200
Fix applying patches.
keeper.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/keeper.spec b/keeper.spec
index a552f10..85523a4 100644
--- a/keeper.spec
+++ b/keeper.spec
@@ -72,7 +72,7 @@ odtwarzać skróty klawiszowe menu przy użyciu interfejsu keepera.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/keeper.git/commitdiff/3d66f4cc387d2deeafca3caa44b8b1e9a9e8149e
More information about the pld-cvs-commit
mailing list