[packages/webgrep] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 10:06:33 CEST 2025


commit 20cdc0e252b3635758a88b61542c9168cd108c50
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:30:42 2025 +0200

    Fix applying patches.

 webgrep.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/webgrep.spec b/webgrep.spec
index b82b8e1..29af56e 100644
--- a/webgrep.spec
+++ b/webgrep.spec
@@ -56,7 +56,7 @@ Webgrep jest zestawem prostych narzędzi dla webmastera:
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/webgrep.git/commitdiff/20cdc0e252b3635758a88b61542c9168cd108c50



More information about the pld-cvs-commit mailing list