[packages/libnxcl] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:56:09 CEST 2025
commit 1d8ac1006d14fbbebb94ac5f9db7d5aaddb53bf9
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:55:54 2025 +0200
Fix applying patches.
libnxcl.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libnxcl.spec b/libnxcl.spec
index 83e3b26..c4fba34 100644
--- a/libnxcl.spec
+++ b/libnxcl.spec
@@ -43,7 +43,7 @@ Statyczna biblioteka nxcl.
%prep
%setup -q -n freenx-client-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
cd nxcl
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libnxcl.git/commitdiff/1d8ac1006d14fbbebb94ac5f9db7d5aaddb53bf9
More information about the pld-cvs-commit
mailing list