[packages/firelogd] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:32:37 CEST 2025


commit f03c33922d4abfcb5ad3f443908e28f4a6613f31
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:32:21 2025 +0200

    Fix applying patches.

 firelogd.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/firelogd.spec b/firelogd.spec
index 8e3271e..871ccc8 100644
--- a/firelogd.spec
+++ b/firelogd.spec
@@ -47,7 +47,7 @@ Skrypty do uruchamiania firelogd jako demona.
 
 %prep
 %setup -q -n %{name}-%{_ver}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/firelogd.git/commitdiff/f03c33922d4abfcb5ad3f443908e28f4a6613f31



More information about the pld-cvs-commit mailing list