[packages/messagewall] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:18:07 CEST 2025
commit 1b553b2332fe522675df35ed40ee113032a018ef
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:17:51 2025 +0200
Fix applying patches.
messagewall.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/messagewall.spec b/messagewall.spec
index 4ce3111..bd94c74 100644
--- a/messagewall.spec
+++ b/messagewall.spec
@@ -59,7 +59,7 @@ zawiera szereg reguł dot. filtracji wiadomości.
%prep
%setup -q -n %{name}
-%patch0 -p0
+%patch -P0 -p0
%build
# note: configure script is not autoconf-generated
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/messagewall.git/commitdiff/1b553b2332fe522675df35ed40ee113032a018ef
More information about the pld-cvs-commit
mailing list