[packages/poke-elf] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:18:38 CEST 2025


commit a76b487fdb787dfa532f80ce287769e723c41d22
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:18:22 2025 +0200

    Fix applying patches.

 poke-elf.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/poke-elf.spec b/poke-elf.spec
index ab993aa..4a08d09 100644
--- a/poke-elf.spec
+++ b/poke-elf.spec
@@ -29,7 +29,7 @@ zrzutów pamięci. Obsługuje wiele architektur i rozszerzeń.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %{__sed} -i -e '1s,/usr/bin/env sh,/bin/sh,' examples/prelinkr
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/poke-elf.git/commitdiff/a76b487fdb787dfa532f80ce287769e723c41d22



More information about the pld-cvs-commit mailing list