[packages/cnet] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:01:40 CEST 2025


commit c26d6385741a4cd3c091be1cc31ee36d3b14a2ba
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:01:24 2025 +0200

    Fix applying patches.

 cnet.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/cnet.spec b/cnet.spec
index 730a529..2424778 100644
--- a/cnet.spec
+++ b/cnet.spec
@@ -39,9 +39,9 @@ studentów od roku 1991.
 
 %prep
 %setup -q
-%patch0
-%patch1
-%patch2
+%patch -P0
+%patch -P1
+%patch -P2
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/cnet.git/commitdiff/c26d6385741a4cd3c091be1cc31ee36d3b14a2ba



More information about the pld-cvs-commit mailing list