[packages/php-facedetect] Fix applying patches.

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


commit bc27d15246831d907febd16394387a12ad5cac43
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:09:13 2025 +0200

    Fix applying patches.

 php-facedetect.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/php-facedetect.spec b/php-facedetect.spec
index 69f5395..4ec35e3 100644
--- a/php-facedetect.spec
+++ b/php-facedetect.spec
@@ -29,7 +29,7 @@ coordinates.
 
 %prep
 %setup -q -n PHP-Facedetect-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 export LIBS=%{_libdir}/libopencv_*.so.*
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-facedetect.git/commitdiff/bc27d15246831d907febd16394387a12ad5cac43



More information about the pld-cvs-commit mailing list