[packages/netwib] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:34:09 CEST 2025
commit c6d10016fd5819106d7865867965c51661bb155a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:33:53 2025 +0200
Fix applying patches.
netwib.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/netwib.spec b/netwib.spec
index f53bc7b..2a14d60 100644
--- a/netwib.spec
+++ b/netwib.spec
@@ -79,7 +79,7 @@ Statyczna biblioteka netwib.
%prep
%setup -q -n %{name}-%{version}-src
-%patch0 -p1
+%patch -P0 -p1
%build
cd src
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/netwib.git/commitdiff/c6d10016fd5819106d7865867965c51661bb155a
More information about the pld-cvs-commit
mailing list