[packages/CGAL] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:57:22 CEST 2025
commit d66bad4512ee8a0e73d3d0fd9931b482a0897e18
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:57:05 2025 +0200
Fix applying patches.
CGAL.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/CGAL.spec b/CGAL.spec
index 718536e..8c41e98 100644
--- a/CGAL.spec
+++ b/CGAL.spec
@@ -112,7 +112,7 @@ demonstracyjnych do algorytmów CGAL.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
install -d build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/CGAL.git/commitdiff/d66bad4512ee8a0e73d3d0fd9931b482a0897e18
More information about the pld-cvs-commit
mailing list