[packages/flek] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:32:57 CEST 2025
commit 479f84801a040db596586ee785af66654ce9d05c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:32:41 2025 +0200
Fix applying patches.
flek.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/flek.spec b/flek.spec
index 3f602d1..c661fea 100644
--- a/flek.spec
+++ b/flek.spec
@@ -58,7 +58,7 @@ Biblioteki statyczne Fleka.
%prep
%setup -q -n %{name}-%{version}.agenda
-%patch0 -p1
+%patch -P0 -p1
%build
%{__aclocal}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/flek.git/commitdiff/479f84801a040db596586ee785af66654ce9d05c
More information about the pld-cvs-commit
mailing list