[packages/GNUnet] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:49:33 CEST 2025
commit 9093f592ca0c52fcf4e48b6452fcb8b820f4737d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:54:48 2025 +0200
Fix applying patches.
GNUnet.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/GNUnet.spec b/GNUnet.spec
index 52b1b8b..681e33f 100644
--- a/GNUnet.spec
+++ b/GNUnet.spec
@@ -159,7 +159,7 @@ Pakiet ten zawiera interfejs bazy danych TDB dla GNUnet.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%{?with_ipv6:%patch1 -p1}
%build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/GNUnet.git/commitdiff/9093f592ca0c52fcf4e48b6452fcb8b820f4737d
More information about the pld-cvs-commit
mailing list