[packages/ttylog] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:23:06 CEST 2025
commit 872a18db568c91e64313c868cec19214db2da57e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:22:50 2025 +0200
Fix applying patches.
ttylog.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ttylog.spec b/ttylog.spec
index 52b17af..8672456 100644
--- a/ttylog.spec
+++ b/ttylog.spec
@@ -19,7 +19,7 @@ instead of just killing the process in order to stop it.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%cmake -B build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ttylog.git/commitdiff/872a18db568c91e64313c868cec19214db2da57e
More information about the pld-cvs-commit
mailing list