[packages/hexedit] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:07:35 CEST 2025
commit c4ecb4f9e744528ab2155c81f960a51f2e07fa0b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:07:19 2025 +0200
Fix applying patches.
hexedit.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/hexedit.spec b/hexedit.spec
index 0bf290b..506465f 100644
--- a/hexedit.spec
+++ b/hexedit.spec
@@ -38,7 +38,7 @@ Pode-se modificar o arquivo e procurar padrões em seu conteúdo.
%prep
%setup -q -n %{name}
-%patch0 -p1
+%patch -P0 -p1
%build
CFLAGS="%{rpmcflags} -I/usr/include/ncurses"
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/hexedit.git/commitdiff/c4ecb4f9e744528ab2155c81f960a51f2e07fa0b
More information about the pld-cvs-commit
mailing list