[packages/gpg-ezmlm] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:57:10 CEST 2025
commit 83a353147d8c8d531cc95c9833975253fc1baef1
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:56:54 2025 +0200
Fix applying patches.
gpg-ezmlm.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gpg-ezmlm.spec b/gpg-ezmlm.spec
index 3cd948b..13d7461 100644
--- a/gpg-ezmlm.spec
+++ b/gpg-ezmlm.spec
@@ -40,7 +40,7 @@ istniejącej instalacji Ezmlma.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
sed -i -e '1s,^.*bin/perl,#!%{__perl},' *.pl
sed -i -e 's,/usr/local/bin/gpg,%{_bindir}/gpg,' *.p[lm] config
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gpg-ezmlm.git/commitdiff/83a353147d8c8d531cc95c9833975253fc1baef1
More information about the pld-cvs-commit
mailing list