[packages/ntrack] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:37:31 CEST 2025


commit 1cad493576cc7aa69a3a16e237aa079bf1d74f31
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:37:16 2025 +0200

    Fix applying patches.

 ntrack.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ntrack.spec b/ntrack.spec
index 2c359e6..1cdf613 100644
--- a/ntrack.spec
+++ b/ntrack.spec
@@ -154,7 +154,7 @@ Wiązania Pythona do biblioteki ntrack.
 
 %prep
 %setup -q -n %{name}-%{file_ver}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ntrack.git/commitdiff/1cad493576cc7aa69a3a16e237aa079bf1d74f31



More information about the pld-cvs-commit mailing list