[packages/smc] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:01:41 CEST 2025
commit 16ed77f97e9d1e4a7388c591fe62edf7391fd652
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:01:25 2025 +0200
Fix applying patches.
smc.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/smc.spec b/smc.spec
index 16d6585..8041409 100644
--- a/smc.spec
+++ b/smc.spec
@@ -39,7 +39,7 @@ tworzona w C++.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%{__unzip} -qq -o %{SOURCE1}
%build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/smc.git/commitdiff/16ed77f97e9d1e4a7388c591fe62edf7391fd652
More information about the pld-cvs-commit
mailing list