[packages/pHash] Fix applying patches.

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


commit 033ea87c116be14563054581a3dbcfe795656d28
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:07:35 2025 +0200

    Fix applying patches.

 pHash.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/pHash.spec b/pHash.spec
index f19cc58..825d7f2 100644
--- a/pHash.spec
+++ b/pHash.spec
@@ -59,9 +59,9 @@ Statyczna biblioteka pHash.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pHash.git/commitdiff/033ea87c116be14563054581a3dbcfe795656d28



More information about the pld-cvs-commit mailing list