[packages/cheops-ng] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:58:21 CEST 2025


commit 6567bf3d95be1ab7a9ed86d5591137ba905fb0b4
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:58:06 2025 +0200

    Fix applying patches.

 cheops-ng.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/cheops-ng.spec b/cheops-ng.spec
index f711ab8..52d60da 100644
--- a/cheops-ng.spec
+++ b/cheops-ng.spec
@@ -34,9 +34,9 @@ identyfikacji popularnych usług sieciowych.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 rm -f missing
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/cheops-ng.git/commitdiff/6567bf3d95be1ab7a9ed86d5591137ba905fb0b4



More information about the pld-cvs-commit mailing list