[packages/hsc] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:09:35 CEST 2025
commit 35874d459651e81256e77f6f06536a68bf8cab40
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:09:20 2025 +0200
Fix applying patches.
hsc.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/hsc.spec b/hsc.spec
index b848a9e..a7d6a14 100644
--- a/hsc.spec
+++ b/hsc.spec
@@ -29,7 +29,7 @@ lha -xq2f %{SOURCE0}
cd hsc
lha -xq2f %{SOURCE1}
cp %{SOURCE2} .
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} all -C hsc/source \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/hsc.git/commitdiff/35874d459651e81256e77f6f06536a68bf8cab40
More information about the pld-cvs-commit
mailing list