[packages/keepassx] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:32:36 CEST 2025


commit f661dab0c5fa8c8bc941758cc06ef0cec89c1998
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:32:21 2025 +0200

    Fix applying patches.

 keepassx.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/keepassx.spec b/keepassx.spec
index 212610b..4488a77 100644
--- a/keepassx.spec
+++ b/keepassx.spec
@@ -52,7 +52,7 @@ szyfrowania jakie są do tej pory znane (AES i TwoFish).
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 install -d build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/keepassx.git/commitdiff/f661dab0c5fa8c8bc941758cc06ef0cec89c1998



More information about the pld-cvs-commit mailing list