[packages/eprzelewy] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:26:25 CEST 2025
commit b46a2bbd1da63742ae0709de1764b6ca816e216a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:26:09 2025 +0200
Fix applying patches.
eprzelewy.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/eprzelewy.spec b/eprzelewy.spec
index a68a9ab..30e0386 100644
--- a/eprzelewy.spec
+++ b/eprzelewy.spec
@@ -37,7 +37,7 @@ przelew z zeszłego miesiąca i jedynie zmienić kwotę lub tytuł.
%prep
%setup -q -n %{name}
-%patch0 -p1
+%patch -P0 -p1
%build
export QTDIR=%{_prefix}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/eprzelewy.git/commitdiff/b46a2bbd1da63742ae0709de1764b6ca816e216a
More information about the pld-cvs-commit
mailing list