[packages/imgSeek] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:14:01 CEST 2025


commit 603046217efe0cd039004aa77ccb571fa305379f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:13:46 2025 +0200

    Fix applying patches.

 imgSeek.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/imgSeek.spec b/imgSeek.spec
index 844816d..dc269d5 100644
--- a/imgSeek.spec
+++ b/imgSeek.spec
@@ -54,9 +54,9 @@ całej aplikacji.
 
 %prep
 %setup -q
-%patch0 -p0
+%patch -P0 -p0
 %if "%{_lib}" == "lib64"
-%patch1 -p1
+%patch -P1 -p1
 %endif
 sed -i 's/python2\.4/python%{py_ver}/' setup.py
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/imgSeek.git/commitdiff/603046217efe0cd039004aa77ccb571fa305379f



More information about the pld-cvs-commit mailing list