[packages/nbsmtp] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:31:51 CEST 2025
commit fd003e88454ca1827cda34f12cee8b2aa6341213
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:31:36 2025 +0200
Fix applying patches.
nbsmtp.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/nbsmtp.spec b/nbsmtp.spec
index e480ef0..961b2fd 100644
--- a/nbsmtp.spec
+++ b/nbsmtp.spec
@@ -26,7 +26,7 @@ każdej uniksowej platformie takiej jak Linux, MacOSX czy FreeBSD.
%prep
%setup -q
-%patch0 -p0
+%patch -P0 -p0
%build
%configure \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/nbsmtp.git/commitdiff/fd003e88454ca1827cda34f12cee8b2aa6341213
More information about the pld-cvs-commit
mailing list