[packages/exmap] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:28:45 CEST 2025


commit 7c482919b6b58cdc932a6348608af82a83196dd2
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:28:29 2025 +0200

    Fix applying patches.

 exmap.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/exmap.spec b/exmap.spec
index b8f108f..a65b9b5 100644
--- a/exmap.spec
+++ b/exmap.spec
@@ -74,8 +74,8 @@ Ten pakiet zawiera moduł jądra Linuksa.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 # remove binaries packed in src tarball
 rm -f src/{*.so,munged-ls-threeloads,prelinked-amule}
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/exmap.git/commitdiff/7c482919b6b58cdc932a6348608af82a83196dd2



More information about the pld-cvs-commit mailing list