[packages/leafnode+] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:42:14 CEST 2025
commit ccdf0616a8b23a753584a0df050744790e50be73
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:41:58 2025 +0200
Fix applying patches.
leafnode+.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/leafnode+.spec b/leafnode+.spec
index de881f2..53c0b33 100644
--- a/leafnode+.spec
+++ b/leafnode+.spec
@@ -32,8 +32,8 @@ podstawie programu leafnode-1.4.
%prep
%setup -q
-%patch0 -p1
-%patch1
+%patch -P0 -p1
+%patch -P1
%build
%{__make} LDFLAGS="%{rpmldflags}" \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/leafnode+.git/commitdiff/ccdf0616a8b23a753584a0df050744790e50be73
More information about the pld-cvs-commit
mailing list