[packages/spider] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:05:26 CEST 2025
commit d660b54007b77c578986aea113f7d3a376ea235e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:05:10 2025 +0200
Fix applying patches.
spider.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/spider.spec b/spider.spec
index 9f809de..c4905db 100644
--- a/spider.spec
+++ b/spider.spec
@@ -47,7 +47,7 @@ sunar.
%prep
%setup -q -n spider
-%patch0 -p1
+%patch -P0 -p1
%build
xmkmf -DOverrideDefs=No
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/spider.git/commitdiff/d660b54007b77c578986aea113f7d3a376ea235e
More information about the pld-cvs-commit
mailing list