[packages/ntk] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:37:20 CEST 2025
commit b531853b527d85a0615cc6d5fbe154ef7ca3c61c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:37:04 2025 +0200
Fix applying patches.
ntk.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ntk.spec b/ntk.spec
index f1f92fd..e2ba070 100644
--- a/ntk.spec
+++ b/ntk.spec
@@ -50,7 +50,7 @@ Statyczna biblioteka %{name}.
%prep
%setup -q -n fltk-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
CC="%{__cc}" \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ntk.git/commitdiff/b531853b527d85a0615cc6d5fbe154ef7ca3c61c
More information about the pld-cvs-commit
mailing list