[packages/farsight] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:30:03 CEST 2025
commit 6487f62840af87d05b99ef5bab5f4cffda459082
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:29:47 2025 +0200
Fix applying patches.
farsight.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/farsight.spec b/farsight.spec
index 9c6a64d..df80e81 100644
--- a/farsight.spec
+++ b/farsight.spec
@@ -75,7 +75,7 @@ Statyczna biblioteka farsight.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/farsight.git/commitdiff/6487f62840af87d05b99ef5bab5f4cffda459082
More information about the pld-cvs-commit
mailing list