[packages/hc] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:06:36 CEST 2025
commit 27ece42a7d752404b6080ded5a8eecb12c0e472a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:06:21 2025 +0200
Fix applying patches.
hc.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/hc.spec b/hc.spec
index bb5aaab..4d8daa9 100644
--- a/hc.spec
+++ b/hc.spec
@@ -28,7 +28,7 @@ stronie podręcznika man.
%prep
%setup -q -n hc3
install %{SOURCE1} .
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/hc.git/commitdiff/27ece42a7d752404b6080ded5a8eecb12c0e472a
More information about the pld-cvs-commit
mailing list