[packages/brag] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:51:12 CEST 2025
commit 399d8eb3f1ec061d72cac15d6319de8631660b8e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:50:56 2025 +0200
Fix applying patches.
brag.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/brag.spec b/brag.spec
index 2ec5238..17b01f6 100644
--- a/brag.spec
+++ b/brag.spec
@@ -27,7 +27,7 @@ Obsługuje następujące kodowania wiadomości: uuencode oraz MIME base64.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/brag.git/commitdiff/399d8eb3f1ec061d72cac15d6319de8631660b8e
More information about the pld-cvs-commit
mailing list