[packages/nvidia-texture-tools] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:38:20 CEST 2025


commit a690d4e6fc87ce95208ceade797cd59275a2625d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:38:04 2025 +0200

    Fix applying patches.

 nvidia-texture-tools.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/nvidia-texture-tools.spec b/nvidia-texture-tools.spec
index 0691e62..b1059af 100644
--- a/nvidia-texture-tools.spec
+++ b/nvidia-texture-tools.spec
@@ -74,7 +74,7 @@ Plik nagłówkowy biblioteki NVIDIA Texture Tools.
 
 %prep
 %setup -q -n %{name}
-%patch0 -p1
+%patch -P0 -p1
 
 # use arch dependent libdir
 %{__sed} -i 's,DESTINATION lib,DESTINATION %{_lib},' src/nv*/CMakeLists.txt
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/nvidia-texture-tools.git/commitdiff/a690d4e6fc87ce95208ceade797cd59275a2625d



More information about the pld-cvs-commit mailing list