[packages/fung-calc] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:37:15 CEST 2025
commit 1732bfa17e37b12eb23a0fe12cf71ac6e6a3bea7
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:37:00 2025 +0200
Fix applying patches.
fung-calc.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/fung-calc.spec b/fung-calc.spec
index e6b1d4e..7ad1863 100644
--- a/fung-calc.spec
+++ b/fung-calc.spec
@@ -41,7 +41,7 @@ Pliki nagłówkowe bibliotek fung-calc.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
kde_htmldir="%{_kdedocdir}"; export kde_htmldir
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/fung-calc.git/commitdiff/1732bfa17e37b12eb23a0fe12cf71ac6e6a3bea7
More information about the pld-cvs-commit
mailing list