[packages/MyPasswordSafe] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:27:33 CEST 2025
commit 9eb1038bf8ae29dc7022cfc4d1ca13496b30902c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:27:17 2025 +0200
Fix applying patches.
MyPasswordSafe.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/MyPasswordSafe.spec b/MyPasswordSafe.spec
index 93d895a..877fb13 100644
--- a/MyPasswordSafe.spec
+++ b/MyPasswordSafe.spec
@@ -49,7 +49,7 @@ możliwości:
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/MyPasswordSafe.git/commitdiff/9eb1038bf8ae29dc7022cfc4d1ca13496b30902c
More information about the pld-cvs-commit
mailing list