[packages/neard] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:32:20 CEST 2025
commit 1c9d939bfdb0301ba4bd4c7bb9f4d3ec512a8fce
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:32:04 2025 +0200
Fix applying patches.
neard.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/neard.spec b/neard.spec
index ebee783..2e5a971 100644
--- a/neard.spec
+++ b/neard.spec
@@ -62,7 +62,7 @@ Pliki nagłówkowe dla wtyczek neard.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/neard.git/commitdiff/1c9d939bfdb0301ba4bd4c7bb9f4d3ec512a8fce
More information about the pld-cvs-commit
mailing list