[packages/sonic] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 03:03:33 CEST 2025


commit 4bbdbea787eab41d648ece2579505729b6c90ec4
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:03:17 2025 +0200

    Fix applying patches.

 sonic.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/sonic.spec b/sonic.spec
index 157569c..1d94f15 100644
--- a/sonic.spec
+++ b/sonic.spec
@@ -53,7 +53,7 @@ Statyczna biblioteka Sonic.
 
 %prep
 %setup -q -n %{name}-release-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/sonic.git/commitdiff/4bbdbea787eab41d648ece2579505729b6c90ec4



More information about the pld-cvs-commit mailing list