[packages/fdd3000e] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:31:04 CEST 2025


commit 224b419f61f16cc1db3f62f5a6cfcbf291c55654
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:30:49 2025 +0200

    Fix applying patches.

 fdd3000e.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/fdd3000e.spec b/fdd3000e.spec
index bbf00ed..ff80ee7 100644
--- a/fdd3000e.spec
+++ b/fdd3000e.spec
@@ -31,8 +31,8 @@ testów). Wymaga emulatora fuse z odpowiednią łatką.
 
 %prep
 %setup -q -c
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 cd fdd3000
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/fdd3000e.git/commitdiff/224b419f61f16cc1db3f62f5a6cfcbf291c55654



More information about the pld-cvs-commit mailing list