[packages/cdp] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:56:23 CEST 2025


commit 4fdac2f2bf0f2c4a9cbbd027cb8c6fec29ee85f9
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:56:08 2025 +0200

    Fix applying patches.

 cdp.spec | 22 +++++++++++-----------
 1 file changed, 11 insertions(+), 11 deletions(-)
---
diff --git a/cdp.spec b/cdp.spec
index 291e096..77d9388 100644
--- a/cdp.spec
+++ b/cdp.spec
@@ -49,17 +49,17 @@ kullanabilirsiniz.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
-%patch6 -p1
-%patch7 -p1
-%patch8 -p1
-%patch9 -p1
-%patch10 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
+%patch -P5 -p1
+%patch -P6 -p1
+%patch -P7 -p1
+%patch -P8 -p1
+%patch -P9 -p1
+%patch -P10 -p1
 
 %build
 %{__make} COMP_OPT="%{rpmcflags} -Wall"
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/cdp.git/commitdiff/4fdac2f2bf0f2c4a9cbbd027cb8c6fec29ee85f9



More information about the pld-cvs-commit mailing list