[packages/uavs3d] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:24:23 CEST 2025
commit ce3c56dac09d708d072fd3667513b5053699f55f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:24:07 2025 +0200
Fix applying patches.
uavs3d.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/uavs3d.spec b/uavs3d.spec
index d4a3ee4..4dd8c43 100644
--- a/uavs3d.spec
+++ b/uavs3d.spec
@@ -37,7 +37,7 @@ Pliki nagłówkowe biblioteki uavs3d.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%{__sed} -i -e '/libdir/ s/"lib"/"%{_lib}"/' source/CMakeLists.txt
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/uavs3d.git/commitdiff/ce3c56dac09d708d072fd3667513b5053699f55f
More information about the pld-cvs-commit
mailing list