[packages/ktail] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:38:27 CEST 2025
commit c5687aca11950c8f7c10fd3bb825c58c7a2e9c37
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:38:11 2025 +0200
Fix applying patches.
ktail.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ktail.spec b/ktail.spec
index 6003e7d..9ceefd2 100644
--- a/ktail.spec
+++ b/ktail.spec
@@ -33,7 +33,7 @@ z menu.
%prep
%setup -q
#%patch0 -p1
-%patch1 -p1
+%patch -P1 -p1
%build
#rm -f missing
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ktail.git/commitdiff/c5687aca11950c8f7c10fd3bb825c58c7a2e9c37
More information about the pld-cvs-commit
mailing list