[packages/openjpip] Fix applying patches.

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


commit eb706097959b4e9bc14e56f8106c112e968ce3b6
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:44:59 2025 +0200

    Fix applying patches.

 openjpip.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/openjpip.spec b/openjpip.spec
index 820e735..b58222a 100644
--- a/openjpip.spec
+++ b/openjpip.spec
@@ -55,7 +55,7 @@ Wersja 1.0 pokrywa:
 
 %prep
 %setup -q -n %{name}_v1_0
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__make} -j1 \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/openjpip.git/commitdiff/eb706097959b4e9bc14e56f8106c112e968ce3b6



More information about the pld-cvs-commit mailing list