[packages/inadyn-mt] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:14:18 CEST 2025


commit e17aa154ed50e32faeafbb78ebb9dc17ff50b1c5
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:14:03 2025 +0200

    Fix applying patches.

 inadyn-mt.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/inadyn-mt.spec b/inadyn-mt.spec
index 65e4766..b575adb 100644
--- a/inadyn-mt.spec
+++ b/inadyn-mt.spec
@@ -29,7 +29,7 @@ should then fill in /etc/inadyn.conf with the appropriate detail
 
 %prep
 %setup -q -n %{name}.v.0%{version}
-%patch1 -p1
+%patch -P1 -p1
 %{__rm} -r bin
 
 %build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/inadyn-mt.git/commitdiff/e17aa154ed50e32faeafbb78ebb9dc17ff50b1c5



More information about the pld-cvs-commit mailing list