[packages/ferret] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:31:45 CEST 2025


commit 2b2f02fc178c41989307b60efe5219934cabd66e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:31:29 2025 +0200

    Fix applying patches.

 ferret.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ferret.spec b/ferret.spec
index 27a2a10..efb6cef 100644
--- a/ferret.spec
+++ b/ferret.spec
@@ -23,7 +23,7 @@ network where that machine comes from.
 
 %prep
 %setup -q -n Ferret
-%patch0 -p1
+%patch -P0 -p1
 rm -rf bin/*/ bin/ferret tmp/*
 
 %build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ferret.git/commitdiff/2b2f02fc178c41989307b60efe5219934cabd66e



More information about the pld-cvs-commit mailing list