[packages/python-simplecv] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:33:02 CEST 2025


commit 41ba183705db1dcc6c5c9ad5bf0e0bba7a86f03a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:32:46 2025 +0200

    Fix applying patches.

 python-simplecv.spec | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/python-simplecv.spec b/python-simplecv.spec
index 32957f6..7f2d7db 100644
--- a/python-simplecv.spec
+++ b/python-simplecv.spec
@@ -73,12 +73,12 @@ rm -r SimpleCV/MachineLearning/query_imgs/
 # This directory contains the bundled fonts.
 rm -r SimpleCV/fonts
 
-%patch0
-%patch1
-%patch2
-%patch3
-%patch4
-%patch5
+%patch -P0
+%patch -P1
+%patch -P2
+%patch -P3
+%patch -P4
+%patch -P5
 
 %build
 %py_build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-simplecv.git/commitdiff/41ba183705db1dcc6c5c9ad5bf0e0bba7a86f03a



More information about the pld-cvs-commit mailing list