[packages/xtail] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:23:36 CEST 2025
commit 23fab9727b5362e3307a0b94d92df40bbe4c8a15
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:31:19 2025 +0200
Fix applying patches.
xtail.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/xtail.spec b/xtail.spec
index 248c280..b1a57f3 100644
--- a/xtail.spec
+++ b/xtail.spec
@@ -22,7 +22,7 @@ Jest bardzo dobrym sposobem na monitorowanie logów.
%prep
%setup -q
-%patch0 -p0
+%patch -P0 -p0
%build
chmod u+w configure
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/xtail.git/commitdiff/23fab9727b5362e3307a0b94d92df40bbe4c8a15
More information about the pld-cvs-commit
mailing list