[packages/geheimnis] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:41:44 CEST 2025
commit 0048623d62ccebbcff78fd3e0999e3d244654cd1
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:41:28 2025 +0200
Fix applying patches.
geheimnis.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/geheimnis.spec b/geheimnis.spec
index 061a550..5f6c5a4 100644
--- a/geheimnis.spec
+++ b/geheimnis.spec
@@ -26,7 +26,7 @@ PGP5 poprzez interfejs graficzny, podobnie jak w powłokach PGP Windows
%prep
%setup -q -n %{name}
-%patch0 -p1
+%patch -P0 -p1
%build
kde_appsdir="%{_applnkdir}"; export kde_appsdir
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/geheimnis.git/commitdiff/0048623d62ccebbcff78fd3e0999e3d244654cd1
More information about the pld-cvs-commit
mailing list