[packages/func] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:37:13 CEST 2025
commit 76483dd2f3f4c616e01f14d654a7d02ccf6fb47f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:36:57 2025 +0200
Fix applying patches.
func.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/func.spec b/func.spec
index d8c8ca9..11d6864 100644
--- a/func.spec
+++ b/func.spec
@@ -31,7 +31,7 @@ konfiguracji i monitorowania systemów.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%py_build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/func.git/commitdiff/76483dd2f3f4c616e01f14d654a7d02ccf6fb47f
More information about the pld-cvs-commit
mailing list