[packages/boa] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:50:06 CEST 2025


commit a29978aefe89e64c4651e571230753adb09c882b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:49:50 2025 +0200

    Fix applying patches.

 boa.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/boa.spec b/boa.spec
index e7db782..ca02410 100644
--- a/boa.spec
+++ b/boa.spec
@@ -52,7 +52,7 @@ systemowych.
 %prep
 %setup -q -n %{name}-%{version}%{_rc}
 cp examples/boa.conf .
-%patch0 -p0
+%patch -P0 -p0
 
 %build
 cp -f /usr/share/automake/config.sub .
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/boa.git/commitdiff/a29978aefe89e64c4651e571230753adb09c882b



More information about the pld-cvs-commit mailing list