[packages/ccs-tools] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:55:57 CEST 2025


commit a84cb1815491cc35fa4fb54d98e1f0649defe911
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:55:41 2025 +0200

    Fix applying patches.

 ccs-tools.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ccs-tools.spec b/ccs-tools.spec
index 3eeb539..6d38c15 100644
--- a/ccs-tools.spec
+++ b/ccs-tools.spec
@@ -20,8 +20,8 @@ Ten pakiet zawiera narzędzia TOMOYO Linux.
 
 %prep
 %setup -q -n ccstools
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ccs-tools.git/commitdiff/a84cb1815491cc35fa4fb54d98e1f0649defe911



More information about the pld-cvs-commit mailing list