[packages/wxHexEditor] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 10:11:53 CEST 2025


commit cc7e3bcfba1dcaae83fb03adbe50234703e106f9
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:30:50 2025 +0200

    Fix applying patches.

 wxHexEditor.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/wxHexEditor.spec b/wxHexEditor.spec
index dcf27bc..d710884 100644
--- a/wxHexEditor.spec
+++ b/wxHexEditor.spec
@@ -31,7 +31,7 @@ dostosowany do reverse engineringu plików binarnych.
 
 %prep
 %setup -q -n %{name}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 cd udis86
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/wxHexEditor.git/commitdiff/cc7e3bcfba1dcaae83fb03adbe50234703e106f9



More information about the pld-cvs-commit mailing list