[packages/pgp4pine] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:07:30 CEST 2025


commit 96d144ae4f06c1f0a9f9c8fc28bb1f8e69eb820e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:07:14 2025 +0200

    Fix applying patches.

 pgp4pine.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/pgp4pine.spec b/pgp4pine.spec
index 4d3f66b..81570ec 100644
--- a/pgp4pine.spec
+++ b/pgp4pine.spec
@@ -36,8 +36,8 @@ ou GPG.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 rm -f missing
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pgp4pine.git/commitdiff/96d144ae4f06c1f0a9f9c8fc28bb1f8e69eb820e



More information about the pld-cvs-commit mailing list