[packages/net6] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:32:48 CEST 2025


commit 3b69b2efe5e90350d42fa115d6b60d585215aa85
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:32:32 2025 +0200

    Fix applying patches.

 net6.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/net6.spec b/net6.spec
index 9beb66b..114c869 100644
--- a/net6.spec
+++ b/net6.spec
@@ -68,8 +68,8 @@ aplicativos estáticos que usam net6.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__gettextize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/net6.git/commitdiff/3b69b2efe5e90350d42fa115d6b60d585215aa85



More information about the pld-cvs-commit mailing list