[packages/nullmailer] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:37:37 CEST 2025
commit e6b6e23fe96820d5d0694915b8a15dac2375925b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:37:21 2025 +0200
Fix applying patches.
nullmailer.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/nullmailer.spec b/nullmailer.spec
index 339ce87..8fd72df 100644
--- a/nullmailer.spec
+++ b/nullmailer.spec
@@ -39,7 +39,7 @@ zaprojektowany także z myślą o bezpieczeństwie.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__aclocal}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/nullmailer.git/commitdiff/e6b6e23fe96820d5d0694915b8a15dac2375925b
More information about the pld-cvs-commit
mailing list