[packages/nmh] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:35:40 CEST 2025


commit ba781d75cd6dfd62c6976ba360ca6822150fdb25
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:35:24 2025 +0200

    Fix applying patches.

 nmh.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/nmh.spec b/nmh.spec
index 0c70ebf..6e4efd5 100644
--- a/nmh.spec
+++ b/nmh.spec
@@ -40,8 +40,8 @@ linii poleceń.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %configure \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/nmh.git/commitdiff/ba781d75cd6dfd62c6976ba360ca6822150fdb25



More information about the pld-cvs-commit mailing list