[packages/libv3d] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:03:28 CEST 2025
commit f654422aa7c47563e322657d4d66f8035652ba34
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:03:12 2025 +0200
Fix applying patches.
libv3d.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libv3d.spec b/libv3d.spec
index c27c934..a990c9e 100644
--- a/libv3d.spec
+++ b/libv3d.spec
@@ -42,7 +42,7 @@ Pliki nagłówkowe biblioteki LibV3D.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
./configure Linux
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libv3d.git/commitdiff/f654422aa7c47563e322657d4d66f8035652ba34
More information about the pld-cvs-commit
mailing list