[packages/inotail] Fix applying patches.

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


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

    Fix applying patches.

 inotail.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/inotail.spec b/inotail.spec
index 343c778..3ab0106 100644
--- a/inotail.spec
+++ b/inotail.spec
@@ -25,7 +25,7 @@ might be in the future.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/inotail.git/commitdiff/2d92e7084942b4e326b204a97acf839dfaed1ba8



More information about the pld-cvs-commit mailing list