[packages/fxload] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:38:15 CEST 2025


commit 4c328746adf5bd51205ee8195638b1f05b0e2511
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:38:00 2025 +0200

    Fix applying patches.

 fxload.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/fxload.spec b/fxload.spec
index e25ee51..51e05f4 100644
--- a/fxload.spec
+++ b/fxload.spec
@@ -50,8 +50,8 @@ rozwijania firmware, EEPROM dostępnej przez I2C.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__make} all \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/fxload.git/commitdiff/4c328746adf5bd51205ee8195638b1f05b0e2511



More information about the pld-cvs-commit mailing list