[packages/pesign] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:06:50 CEST 2025


commit 7f7e5f45936c06429a0fec7bda4b3723117a7b33
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:06:34 2025 +0200

    Fix applying patches.

 pesign.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/pesign.spec b/pesign.spec
index cfe6b38..a420e9d 100644
--- a/pesign.spec
+++ b/pesign.spec
@@ -81,9 +81,9 @@ Statyczna biblioteka libdpe.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %{__sed} -i -e 's,\$(libdatadir)systemd/system,%{systemdunitdir},' src/Makefile
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pesign.git/commitdiff/7f7e5f45936c06429a0fec7bda4b3723117a7b33



More information about the pld-cvs-commit mailing list