[packages/highlight] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:08:15 CEST 2025
commit 1bf9a989cda5c09683f33a345d25853f83f4e17f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:08:00 2025 +0200
Fix applying patches.
highlight.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/highlight.spec b/highlight.spec
index 35e314b..c78fb0e 100644
--- a/highlight.spec
+++ b/highlight.spec
@@ -108,7 +108,7 @@ ZSH completion for highlight.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/highlight.git/commitdiff/1bf9a989cda5c09683f33a345d25853f83f4e17f
More information about the pld-cvs-commit
mailing list